fr.umlv.tatoo.runtime.lexer
Class LexingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.umlv.tatoo.runtime.lexer.LexingException
- All Implemented Interfaces:
- Serializable
public class LexingException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LexingException
public LexingException(String message,
Throwable cause,
char c)
LexingException
public LexingException(String message,
char c)
LexingException
public LexingException(String message)
LexingException
public LexingException(Throwable cause)
getChar
public int getChar()