Property | Type | Description | |
---|---|---|---|
$token | The token that produced this error. |
Method | Description | |
---|---|---|
__construct ( string $msg = '', |
Constructor. |
public __construct ( string $msg = '', |
||
$msg | string | The message of this exception. |
$token | The token that produced this exception. | |
$code | integer | The code of this error. |