class Pluto::Exception

Defined in:

pluto/exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message : String | Nil = nil, cause : Exception | Nil = nil) #

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

[View source]
def self.new(handle : PlutoLibJPEGTurbo::Handle) #

[View source]

Instance Method Detail

def error_code : Int32 | Nil #

[View source]