Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
grip
v1.0.7
Grip
Annotations
Controller
Route
Application
Controllers
Base
Context
Exception
Http
Singleton
Swagger
WebSocket
Socket
Dsl
Macros
DSL
Exceptions
BadRequest
Base
Forbidden
Generic
InternalServerError
MethodNotAllowed
NotFound
Unauthorized
Extensions
Context
Number
Response
Output
String
Handlers
Static
Helpers
FileDownload
Logging
Formatter
Minuscule
ExceptionPage
Parsers
FileUpload
ParameterBox
Routers
Base
Http
Route
WebSocket
Support
LocaleFormat
MimeTypes
Number
String
Built with Crystal 1.9.2
2023-10-08 06:31:54 UTC
class
Grip::Exceptions::Forbidden
Grip::Exceptions::Forbidden
Grip::Exceptions::Base
Exception
Reference
Object
Defined in:
grip/exceptions/forbidden.cr
Constructors
.new
Instance Method Summary
#status_code
: Int32
Instance methods inherited from class
Grip::Exceptions::Base
status : HTTP::Status | Nil
status
,
status_code : Int32
status_code
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
status_code
: Int32
#
[
View source
]