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: Int, reason: Int)

Full Constructor.