프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$token | The token that produced this error. |
메소드 | 설명 | |
---|---|---|
__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. |