org.anarres.cpp
Class LexerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.anarres.cpp.LexerException
- All Implemented Interfaces:
- Serializable
public class LexerException
- extends Exception
A preprocessor exception.
Note to users: I don't really like the name of this class. S.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LexerException
public LexerException(String msg)
LexerException
public LexerException(Throwable cause)
Copyright © 2007 Shevek, Anarres. All Rights Reserved.