Welcome, Guest Log In

Class Krai_Router_Exception

Class Overview

Router exception

This is the exception type that should be thrown by things related to Krai_Router

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

Exception
   |
   --Krai_Exception
      |
      --Krai_Router_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
NoInflector   Error code for not having an inflector to use
NoRouteAction   Error code for a route not yielding a module or action
NoRouteFound   Error code for a route not found.
RoutingPerformed   Error code for routing already having been performed.

[ Top ]
Constants
NoInflector = -4 [line 43]

Error code for not having an inflector to use


[ Top ]
NoRouteAction = -3 [line 37]

Error code for a route not yielding a module or action


[ Top ]
NoRouteFound = -1 [line 25]

Error code for a route not found.


[ Top ]
RoutingPerformed = -2 [line 31]

Error code for routing already having been performed.


[ 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?