Class rex_api_exception

Exception-Type to indicate exceptions in an api function. The messages of this exception will be displayed to the end-user.

Exception implements Throwable
Extended by rex_exception
Extended by rex_api_exception
Package: redaxo\core
Author: staabm
See: rex_api_function
Located at redaxo/src/core/lib/api_function.php

Methods summary

Methods inherited from rex_exception

__construct()

Methods inherited from Exception

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

Properties summary

Properties inherited from Exception

$code, $file, $line, $message