QixException

The base Qix exception type from where all others derive

abstract
class QixException : Exception {}

Constructors

this
this(string m)
Undocumented in source.

Meta