AsonParseException

Undocumented in source.

Constructors

this
this(uint lineInAson, string msg, string file, size_t codeLine)
Undocumented in source.
this
this(AsonErrorType errorType, uint lineInAson, string msg, string file, size_t codeLine)
Undocumented in source.

Members

Variables

lineInAson
uint lineInAson;
Undocumented in source.
type
AsonErrorType type;
Undocumented in source.

Meta