public class LexerException extends RuntimeException
This class is not intended to be instantiated or subclassed by clients.
Constructor and Description |
---|
LexerException(String message) |
LexerException(String message,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2017 SonarSource. All rights reserved.