TokenMgrError

constructor()

No arg constructor.


constructor(message: String, reason: Int)

Constructor with message and reason.


constructor(EOFSeen: Boolean, lexState: Int, errorLine: Int, errorColumn: Int, errorAfter: String, curChar: Char, reason: Int)

Full Constructor.