ImageLoadException

Exception related to loading images.

class ImageLoadException : Exception {}

Constructors

this
this(string message)

Default constructor.

Meta