DerelictException

Base class for all exceptions thrown by Derelict packages.

class DerelictException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta