icingaweb2/library/Icinga/Exception/Http
Eric Lippmann fde60f4a00 lib: Add HttpMethodNotAllowedException
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
2015-05-21 17:19:07 +02:00
..
HttpException.php lib: Add HttpException as base class for HTTP exceptions 2015-05-21 17:18:29 +02:00
HttpMethodNotAllowedException.php lib: Add HttpMethodNotAllowedException 2015-05-21 17:19:07 +02:00