com.sonar.sslr.impl
Class LexerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sonar.sslr.impl.LexerException
- All Implemented Interfaces:
- Serializable
public class LexerException
- extends RuntimeException
This class is not intended to be instantiated or subclassed by clients.
- 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 message,
Throwable e)
LexerException
public LexerException(String message)
Copyright © 2009-2014 SonarSource. All Rights Reserved.