SdlException

Wraps SDL library errors.

  1. class SdlException
    class SdlException : Exception {}
  2. T sdlEnforce(T result, string message)

Constructors

this
this(string message)
Undocumented in source.

Meta