class Amber::Exceptions::Forbidden

Defined in:

amber/exceptions/exceptions.cr

Constructors

Instance methods inherited from class Amber::Exceptions::Base

set_response(response) set_response, status_code : Int32 status_code

Constructor Detail

def self.new(message : String | Nil) #

[View source]