FreeImageException

The one exception type thrown in this wrapper. A failing FreeImage function should <b>always</b> throw an FreeImageException.

class FreeImageException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta