Home
last modified time | relevance | path

Searched refs:ExceptionTimeOut (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/action/
H A Deventsystem.php15 use ComboStrap\ExceptionTimeOut; alias
55 } catch (ExceptionTimeOut $e) {
H A Dindexer.php19 use ComboStrap\ExceptionTimeOut; alias
92 } catch (ExceptionTimeOut $e) {
/plugin/combo/ComboStrap/
H A DLock.php70 * @throws ExceptionTimeOut - with the timeout
101 …throw new ExceptionTimeOut("Unable to get the lock ($this->lockFile) for ($this->timeOut) seconds"…
H A DExceptionTimeOut.php10 class ExceptionTimeOut extends ExceptionCompile class
H A DEvent.php52 } catch (ExceptionTimeOut $e) {