class Grip::Exceptions::Generic

Defined in:

grip/exceptions/generic.cr

Constructors

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

status_code : HTTP::Status status_code

Constructor Detail

def self.new(status : HTTP::Status) #

[View source]