Interface | Description |
---|---|
ErrorHandler |
Users can implement this interface in their own classes to define their own
error handling behaviour.
|
ErrorHandlerFactory |
Users can provide their own implementation of this interface.
|
Class | Description |
---|---|
DefaultErrorHandler |
The default
ErrorHandler for the application. |
DefaultErrorHandlerFactory | |
DefaultJSPErrorHandler |
The default JSP
ErrorHandler for the application. |
DefaultJSPErrorHandlerFactory |
Exception | Description |
---|---|
ConfigurationException |
Signals that the application is using the framework's annotations
incorrectly.
|
NoMatchingRouteException |
Copyright © 2011-2012 MojaveMVC.org