W4dException

An exception type used in all w4d modules.

class W4dException : Exception {}

Constructors

this
this(string mes, string file, size_t line)

Meta