Méthode | Description | |
---|---|---|
__construct ( string $message = '', integer $code, string $trace = '' ) | Creates a new panic error. | |
getWorkerTrace ( ) : string | Gets the stack trace at the point the panic occurred. |
public getWorkerTrace ( ) : string | ||
Résultat | string |