class Kemal::Exceptions::CustomException

Defined in:

kemal/helpers/exceptions.cr

Constructors

Constructor Detail

def self.new(context : HTTP::Server::Context, message : String | Nil = nil) #

[View source]