CheckException

Thrown during check()

class CheckException : XMLException {
CheckException err;
size_t line;
size_t column;
}

Members

Variables

msg
string msg;

Name of production rule which failed to parse, or specific error message

Meta

Suggestion Box / Bug Report