FreeImageException

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

Constructors

this
this(string message, string file, size_t line, Throwable next)
Undocumented in source.

Meta