BgfxException

General bgfx exception thrown for all cases. However, bgfx has no recoverable errors.

final
class BgfxException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta