Class rex_http_exception

Exception class for http-status code handling.

Exception implements Throwable
Extended by rex_exception
Extended by rex_http_exception
Package: redaxo\core
Located at redaxo/src/core/lib/exception.php

Methods summary

public
# __construct( Exception $cause, integer $httpCode )
public integer
# getHttpCode( )

Methods inherited from Exception

__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message