SDLangException

Abstract parent class of all SDLang-D defined exceptions.

abstract
class SDLangException : Exception {}

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.

Meta