isodi v0.4.3 (2021-10-15T09:19:49Z)
Dub
Repo
IsodiException
isodi
exceptions
Any exception thrown in Isodi extends from this one.
@
safe
abstract
class
IsodiException : Exception {
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
isodi
exceptions
classes
IsodiException
MapException
PackException
Any exception thrown in Isodi extends from this one.