Method | Description | |
---|---|---|
__construct ( |
||
getTransaction ( ) : |
Returns the transaction that generated the exception. |
public __construct ( |
||
$transaction | Transaction that generated the exception. | |
$message | string | Error message. |
$code | integer | Error code. |
public getTransaction ( ) : |
||
return |