Class UseOnlyAsStatic
Thrown when trying to instantiate a class that is written to be used as static only.
- Exception
-
Alphred\Exception
-
Alphred\UseOnlyAsStatic
Methods summary
Methods inherited from Alphred\Exception
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message