class

CrImage::BoundsError

Inherits CrImage::Error < Exception < Reference < Object

Raised when coordinates are out of bounds

Constructors

new(x : Int32, y : Int32, bounds : Rectangle)
Source
new(message : String)
Source