AsdfSerdeException

Serde Exception

Constructors

this
this(string msg, size_t location, string file, size_t line)
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
AsdfSerdeException toMutable()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

location
size_t location;

zero based faulty location

Meta