class Radbas::HttpUnauthorizedException

Defined in:

radbas-framework/exceptions/http_unauthorized_exception.cr

Instance methods inherited from class Radbas::HttpException

context : HTTP::Server::Context context, status : HTTP::Status status

Constructor methods inherited from class Radbas::HttpException

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