|
openmediavault
4.0 (Arrakis)
The open network attached storage solution
|
Public Member Functions | |
| __construct ($message, $code=0, $trace="") | |
| __toString () | |
TraceException is a special exception that should be used when a stack trace should be delivered to the exception catcher.
| OMV\Rpc\TraceException::__construct | ( | $message, | |
$code = 0, |
|||
$trace = "" |
|||
| ) |
Constructor
| message | The exception message to throw. |
| code | The exception code. |
| trace | The exception stack trace. |
| OMV\Rpc\TraceException::__toString | ( | ) |
String representation of the exception.
1.8.13