Class myMVC_MVCException

Description

Generic exception class for every errors, that don't

have a specific exception class

Located in /myMVC/MVCException.php (line 27)

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

Inherited Variables

Inherited from Exception (Internal Class)

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

Constructor.

  • access: public
myMVC_MVCException __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 Sat, 20 Oct 2012 08:28:30 +0200 by phpDocumentor 1.4.4