Home
last modified time | relevance | path

Searched refs:ExceptionInterface (Results 1 – 6 of 6) sorted by relevance

/template/strap/vendor/symfony/yaml/Exception/
H A DExceptionInterface.php19 interface ExceptionInterface extends \Throwable interface
H A DRuntimeException.php19 class RuntimeException extends \RuntimeException implements ExceptionInterface
/template/strap/vendor/symfony/process/Exception/
H A DExceptionInterface.php19 interface ExceptionInterface extends \Throwable interface
H A DRuntimeException.php19 class RuntimeException extends \RuntimeException implements ExceptionInterface
H A DInvalidArgumentException.php19 class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
H A DLogicException.php19 class LogicException extends \LogicException implements ExceptionInterface