isodi v0.5.0 (2022-07-20T17:47:10Z)
Dub
Repo
IsodiException
isodi
exception
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
exception
classes
IsodiException
MapException
PackException
Any exception thrown in Isodi extends from this one.