Searched refs:ExceptionNull (Results 1 – 6 of 6) sorted by relevance
31 * @throws ExceptionNull35 if (empty($string)) throw new ExceptionNull("The slug value should not be empty");86 } catch (ExceptionNull $e) {116 } catch (ExceptionNull $e) {
13 class ExceptionNull extends ExceptionCompile class
281 } catch (ExceptionNull $e) {294 } catch (ExceptionNull $e) {
49 } catch (ExceptionNull $e) {
247 } catch (ExceptionNull $e) {
435 * @throws ExceptionNull443 throw new ExceptionNull("No class was found");