class Pluto::Exception

Defined in:

pluto/exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message : String, error_code : Int32) #

[View source]
def self.new(message : String) #

[View source]
def self.new(error_code : Int32) #

[View source]

Instance Method Detail

def error_code : Int32 | Nil #

[View source]