DerelictException

Base class for all exceptions thrown by Derelict packages.

class DerelictException : Exception {}

Constructors

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

Meta