kernel/private/rest/classes/controllers/error.php
File containing the ezpRestErrorController class
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
-
eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\ezpRestErrorController
Package: DefaultThis controller deals with error situations arising in the REST layer.
- Parent(s)
- \ezcMvcController
Methods



doShow(
)
:
\ezcMvcResult
Default method, currently used for fatal error handling
Returns
Type |
Description |
\ezcMvcResult |
|