class Exiv2::Error
- Exiv2::Error
- Exception
- Reference
- Object
Defined in:
exiv2/errors.crConstructors
Instance Method Summary
Constructor Detail
def self.new(source : LibGEXIV2::GError, domain : UInt32 = source.domain, code : Int32 = source.code)
#