jstruct ~master (2023-06-28T14:54:15Z)
Dub
Repo
JStructException
jstruct
exceptions
General exception type
public abstract
class
JStructException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
jstruct
exceptions
classes
DeserializationError
JStructException
SerializationError
General exception type