Class \Prado\Exceptions\THttpException
THttpException class
THttpException represents an exception that is caused by invalid operations of end-users. The \Prado\Exceptions\getStatusCode gives the type of HTTP error. It is used by TErrorHandler to provide different error output to users.
Class hierarchy
- \Prado\Exceptions\THttpException
- \Prado\Exceptions\TSystemException
- \Prado\Exceptions\TException
- \Exception
Since: 3.0
public
|
|
public
|
__construct, addMessageFile, getErrorCode, getErrorMessage, setErrorCode, getErrorMessageFile, setErrorMessage, translateErrorMessage |