Method | Description | |
---|---|---|
__construct ( string $message = '', integer $code, string $trace = '' ) | Creates a new panic error. | |
getPanicTrace ( ) : string | Gets the stack trace at the point the panic occurred. |
public getPanicTrace ( ) : string | ||
return | string |