Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
grip
v4.0.0
Grip
Application
Controllers
Exception
HTTP
Http
WebSocket
Exceptions
BadRequest
Base
Forbidden
Generic
InternalServerError
MethodNotAllowed
NotAcceptable
NotFound
PayloadTooLarge
RequestTimeout
TooManyRequests
Unauthorized
Extensions
Context
Number
Response
Output
String
Handlers
Base
Exception
ExceptionHandler
HTTP
Log
Pipeline
Route
WebSocket
Helpers
FileDownload
Singleton
Macros
Dsl
Middleware
Base
ClientIP
PoweredByGrip
Minuscule
ExceptionPage
Parsers
FileUpload
ParameterBox
Support
LocaleFormat
MimeTypes
Number
String
Generated using Crystal 1.14.0
2025-04-08 09:46:56 UTC
class
Grip::
Exceptions::
InternalServerError
Grip::Exceptions::InternalServerError
Grip::Exceptions::Base
Exception
Reference
Object
Defined in:
grip/exceptions/internal_server_error.cr
Constructors
.new
Instance methods inherited from class
Grip::Exceptions::Base
status_code : HTTP::Status
status_code
Constructor Detail
def self.
new
#
[
View source
]