\Anax\ExceptionNotFoundException

Anax base class for wrapping sessions.

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $message = "",   $previous = null) 

Construct.

Parameters

string $message

the Exception message to throw.

$previous