OpenMediaVault
0.6 (Kralizec)
The open network attached storage solution
|
Public Member Functions | |
__construct ($code, $message, $trace) | |
__toString () | |
OMVException2 is the base class for all redirected exceptions.
OMVException2::__construct | ( | $code, | |
$message, | |||
$trace | |||
) |
Constructor
code | The exception code. |
message | The exception message to throw. |
trace | The exception stack trace. |
OMVException2::__toString | ( | ) |
String representation of the exception.