Welcome, Guest Log In

Class Krai_Module_Exception

Class Overview

Framework module handler exception

This is the exception thrown within the Krai_Module and Krai_Action classes.

Located in /Krai/Module/Exception.php [line 19]

Exception
   |
   --Krai_Exception
      |
      --Krai_Module_Exception
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Krai_Exception

Krai_Exception::$Errors

Inherited From Krai_Exception

Krai_Exception::__construct()
Constructor

[ Top ]
Constant Summary
ActionNotFound   Error code for a missing action
FilePathError   Error code for a problem concerning file paths
FilterFailure   Error code for a error in a filter
ProcessingError   Error code for a processing error
UnknownRequestMethod   Error code for an unknown request method
ValidationError   Error code for a validation error

[ Top ]
Constants
ActionNotFound = -3 [line 37]

Error code for a missing action


[ Top ]
FilePathError = -6 [line 55]

Error code for a problem concerning file paths


[ Top ]
FilterFailure = -4 [line 43]

Error code for a error in a filter


[ Top ]
ProcessingError = -1 [line 25]

Error code for a processing error


[ Top ]
UnknownRequestMethod = -5 [line 49]

Error code for an unknown request method


[ Top ]
ValidationError = -2 [line 31]

Error code for a validation error


[ Top ]

Documentation generated on Fri, 25 Jul 2008 15:19:18 -0400 by phpDocumentor 1.4.2
Krai Framework site admin credits sitemap valid xhtml?