Home
last modified time | relevance | path

Searched refs:Mustache_Exception_LogicException (Results 1 – 2 of 2) sorted by relevance

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DStreamLogger.php114 * @throws Mustache_Exception_LogicException If neither a stream resource nor url is present
125 …throw new Mustache_Exception_LogicException('Missing stream url, the stream can not be opened. Thi…
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Exception/
H A DLogicException.php15 class Mustache_Exception_LogicException extends LogicException implements Mustache_Exception class