mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-04-29 10:09:29 -04:00
At the moment we throw a Zend_Controller_Action_Exception when the HTTP method is not allowed. I'll replace this w/ the exception introduced. refs #6281 |
||
|---|---|---|
| .. | ||
| Http | ||
| AuthenticationException.php | ||
| ConfigurationError.php | ||
| HttpNotFoundException.php | ||
| IcingaException.php | ||
| InvalidPropertyException.php | ||
| MissingParameterException.php | ||
| NotFoundError.php | ||
| NotImplementedError.php | ||
| NotReadableError.php | ||
| NotWritableError.php | ||
| ProgrammingError.php | ||
| QueryException.php | ||
| SystemPermissionException.php | ||