AssimpException

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

Constructors

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

Meta