class Exiv2::Error

Defined in:

exiv2/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source : LibGEXIV2::GError, domain : UInt32 = source.domain, code : Int32 = source.code) #

[View source]

Instance Method Detail

def code : Int32 #

[View source]
def domain : UInt32 #

[View source]