GrLexerException

Lexical error during tokenization

package final
class GrLexerException : Exception {}

Constructors

this
this(GrError error_, string _file, size_t _line)

Ctor

Members

Variables

error
GrError error;
Undocumented in source.

Meta