README
Top Level Namespace
Kemal
BaseLogHandler
CLI
Config
ExceptionHandler
ExceptionPage
Exceptions
CustomException
InvalidPathStartException
RouteNotFound
FileUpload
Handler
InitHandler
LogHandler
NullLogHandler
ParamParser
Route
RouteHandler
SSL
StaticFileHandler
Utils
WebSocket
WebSocketHandler
class
Kemal::Exceptions::CustomException
Kemal::Exceptions::CustomException
Exception
Reference
Object
Defined in:
kemal/helpers/exceptions.cr
Constructors
.new
(context : HTTP::Server::Context)
Constructor Detail
def self.
new
(context :
HTTP::Server::Context
)
#
[
View source
]