Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
grip
v2.0.3
Grip
Application
Controllers
Exception
Context
Http
Context
WebSocket
Context
Socket
Exceptions
BadRequest
Base
Forbidden
Generic
InternalServerError
MethodNotAllowed
NotAcceptable
NotFound
PayloadTooLarge
RequestTimeout
TooManyRequests
Unauthorized
Extensions
Context
Number
Response
Output
String
Handlers
Log
Static
Helpers
FileDownload
Singleton
Macros
Dsl
Minuscule
ExceptionPage
Parsers
FileUpload
ParameterBox
Routers
Base
Http
Route
WebSocket
Support
LocaleFormat
MimeTypes
Number
String
Built with Crystal 1.9.2
2023-10-08 11:05:18 UTC
class
Grip::Exceptions::MethodNotAllowed
Grip::Exceptions::MethodNotAllowed
Grip::Exceptions::Base
Exception
Reference
Object
Defined in:
grip/exceptions/method_not_allowed.cr
Constructors
.new
Instance methods inherited from class
Grip::Exceptions::Base
status_code : HTTP::Status
status_code
Constructor Detail
def self.
new
#
[
View source
]