Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
DSlug.php31 * @throws ExceptionNull
35 if (empty($string)) throw new ExceptionNull("The slug value should not be empty");
86 } catch (ExceptionNull $e) {
116 } catch (ExceptionNull $e) {
DExceptionNull.php13 class ExceptionNull extends ExceptionCompile class
DPageUrlPath.php281 } catch (ExceptionNull $e) {
294 } catch (ExceptionNull $e) {
DSearchTag.php49 } catch (ExceptionNull $e) {
DSvgImageLink.php247 } catch (ExceptionNull $e) {
DTagAttributes.php435 * @throws ExceptionNull
443 throw new ExceptionNull("No class was found");