class Radbas::HttpException

Direct Known Subclasses

Defined in:

radbas-framework/exceptions/http_exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(context : Context, message : String = @status.description, cause : Exception | Nil = nil) #

[View source]

Instance Method Detail

def context : HTTP::Server::Context #

[View source]
def status : HTTP::Status #

[View source]