MethodNotAllowedHttpException
class MethodNotAllowedHttpException extends HttpException
MethodNotAllowedHttpException.
Methods
Details
at line line 29
__construct(array $allow, $message = null, Exception $previous = null, $code)
Constructor.
in HttpException at line line 32
int
getStatusCode()
Returns the status code.
in HttpException at line line 37
array
getHeaders()
Returns response headers.