dcord v0.0.5 (2020-08-18T19:04:40Z)
Home
Dub
Repo
BaseError
dcord
util
errors
Undocumented in source.
class
BaseError : Exception {
this
(string msg, T args);
}
Constructors
this
this
(string msg, T args)
Undocumented in source.
Meta
Source
See Implementation
dcord
util
errors
classes
BaseError
mixin templates
ExceptionMixin
Undocumented in source.