asdf ~master (2023-02-07T17:49:28Z)
Dub
Repo
InvalidAsdfException
asdf
asdf
class
InvalidAsdfException : SerdeException {
this
(uint kind, string file, size_t line, Throwable next);
this
(uint kind, Throwable next, string file, size_t line);
}
Constructors
this
this
(uint kind, string file, size_t line, Throwable next)
this
this
(uint kind, Throwable next, string file, size_t line)
Meta
Source
See Implementation
asdf
asdf
aliases
AsdfException
classes
AsdfSerdeException
EmptyAsdfException
InvalidAsdfException
structs
Asdf