Class GenericException
GenericException Representation of generic exception
- Exception
-
Izberg\Exception\GenericException
public
|
#
__construct( message[optional] $message = null, code[optional] $code = null, previous[optional] $previous = null )
Constructor |
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|