GrParserException

Syntatic error during parsing

package final
class GrParserException : Exception {}

Constructors

this
this(GrError error_, string file, size_t line)

Ctor

Members

Variables

error
GrError error;
Undocumented in source.

Meta