Class NeevoException
Main Neevo exception.
- Exception
-
Neevo\NeevoException
implements
Neevo\ObservableInterface
Direct known subclasses
Methods summary
public
|
#
__construct( string $message = '', integer $code = 0, string $sql = null,
Constructs exception. |
public
string
|
|
public
string
|
|
public
|
#
attachObserver(
Attaches given observer to given event. |
public
|
|
public
|
Methods inherited from Exception
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
protected
string
|
$sql | |
protected static
|
$observers |