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