mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
SerdeException
mir
serde
Serde Exception
version(D_Exceptions)
class
SerdeException : Exception {
this
(string msg, string file, size_t line, Throwable next);
this
(string msg, Throwable next, string file, size_t line);
SerdeException
toMutable
();
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
this
this
(string msg, Throwable next, string file, size_t line)
Alias This
toMutable
Members
Functions
toMutable
SerdeException
toMutable
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mir
serde
classes
SerdeException
SerdeMirException
enums
SerdeTarget
serdeAnnotation
serdeIgnore
serdeIgnoreDefault
serdeIgnoreIn
serdeIgnoreOut
serdeRegister
structs
serdeAlgebraicAnnotation
serdeKeyOut
serdeKeys
serdeProxy
templates
SerdeAnnotated
serdeGetAlgebraicAnnotation
serdeGetAnnotationMembersIn
serdeGetAnnotationMembersOut
serdeGetKeyOut
serdeGetKeysIn
serdeHasAlgebraicAnnotation
Serde Exception