Class rex_exception

Exception implements Throwable
Extended by rex_exception

Direct known subclasses

rex_api_exception, rex_functional_exception, rex_http_exception, rex_socket_exception, rex_sql_exception, rex_yaml_parse_exception

Package: redaxo\core
Located at redaxo/src/core/lib/exception.php

Methods summary

public
# __construct( string $message, Exception $previous = null )

Methods inherited from Exception

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

Properties summary

Properties inherited from Exception

$code, $file, $line, $message