class

CrImage::FormatError

Inherits CrImage::Error / Exception / Reference / Object

Raised when image format is invalid or corrupted

Constructors

new(message : String, cause : Exception | Nil = nil)
Source
new(format : String | Nil = nil)
Source