Class \Prado\Exceptions\TPhpFatalErrorException
TPhpFatalErrorException class
TPhpFatalErrorException represents an exception caused by a PHP fatal error. This exception is mainly thrown within a PHP error handler.
Class hierarchy
- \Prado\Exceptions\TPhpFatalErrorException
- \Prado\Exceptions\TPhpErrorException
- \Prado\Exceptions\TSystemException
- \Prado\Exceptions\TException
- \Exception
Since: 4.0
__construct, addMessageFile, getErrorCode, getErrorMessage, isFatalError, setErrorCode, getErrorMessageFile, setErrorMessage, translateErrorMessage |