Searched refs:ExceptionInternal (Results 1 – 8 of 8) sorted by relevance
19 * @throws ExceptionInternal29 …throw new ExceptionInternal("We could read fetch classes via reflection Error: {$e->getMessage()}"…71 * @throws ExceptionInternal - if we can't reflect the class86 …throw new ExceptionInternal("We could read fetch classes via reflection Error: {$e->getMessage()}"…
8 class ExceptionInternal extends ExceptionCompile class
169 * @throws ExceptionInternal432 * @throws ExceptionInternal928 } catch (ExceptionBadArgument|ExceptionInternal|ExceptionNotFound $e) {
114 …throw new ExceptionInternal("Web driver is not available at " . self::WEB_DRIVER_ENDPOINT . ". Did…
739 * @throws ExceptionInternal753 * @throws ExceptionInternal
74 } elseif ($e instanceof ExceptionBadState || $e instanceof ExceptionInternal) {
10 use ComboStrap\ExceptionInternal; alias199 } catch (ExceptionBadArgument|ExceptionInternal|ExceptionNotFound $e) {
6 use ComboStrap\ExceptionInternal; alias