Class myMVC_SessionException

Description

Exception class for every session errors

Located in /myMVC/SessionException.php (line 26)

Exception
   |
   --myMVC_SessionException
Method Summary
 myMVC_SessionException __construct (string $msg)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 33)

Constructor.

  • access: public
myMVC_SessionException __construct (string $msg)
  • string $msg: The exception message

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ] )

Inherited Methods

Inherited From Exception (Internal Class)

 constructor __construct ( [$message = ], [$code = ] )
 getCode ( )
 getFile ( )
 getLine ( )
 getMessage ( )
 getTrace ( )
 getTraceAsString ( )
 __clone ( )
 __toString ( )

Documentation generated on Wed, 27 Jun 2012 09:45:15 +0200 by phpDocumentor 1.4.4