Core::arbitErrorController
Class arbitErrorController
Base controller, which just throws a dedicated exception, when an unknown method (eg. Base controller, which just throws a dedicated exception, when an unknown method (eg. action) is called on the controller.
ezcMvcController
|
--arbitController
|
--arbitErrorController
Author(s):
|
Version:
|
$Revision: 1236 $ |
|
License:
|
GPL |
Method Summary
|
public ezcMvcResult |
index(
)
Handle the given error |
Inherited Methods
Methods
index
ezcMvcResult
index(
)
Handle the given error
|