derelict-util v1.9.0 (2014-12-30T14:19:05Z)
Home
Dub
Repo
DerelictException
derelict
util
exception
Base class for all exceptions thrown by Derelict packages.
class
DerelictException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
derelict
util
exception
aliases
MissingSymbolCallbackDg
MissingSymbolCallbackFunc
classes
DerelictException
SharedLibLoadException
SymbolLoadException
enums
ShouldThrow
Base class for all exceptions thrown by Derelict packages.