class Grip::Exceptions::Base

Direct Known Subclasses

Defined in:

grip/exceptions/base.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(status_code : HTTP::Status, message : String) #

[View source]

Instance Method Detail

def status_code : HTTP::Status #

[View source]