SDL2Exception

The one exception type thrown in this wrapper. A failing SDL function should <b>always</b> throw a SDL2Exception.

Constructors

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

Meta