OpenMediaVault  0.6 (Kralizec)
The open network attached storage solution
 All Classes Functions Variables Groups Pages
Public Member Functions | List of all members
OMVException2 Class Reference
Inheritance diagram for OMVException2:

Public Member Functions

 __construct ($code, $message, $trace)
 
 __toString ()
 

Detailed Description

OMVException2 is the base class for all redirected exceptions.

Constructor & Destructor Documentation

OMVException2::__construct (   $code,
  $message,
  $trace 
)

Constructor

Parameters
codeThe exception code.
messageThe exception message to throw.
traceThe exception stack trace.

Member Function Documentation

OMVException2::__toString ( )

String representation of the exception.

Returns
Returns the string representation of the exception.

The documentation for this class was generated from the following file: