public class LexerException extends ParseException
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns the string representation of this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic String toString()
toString in class ParseExceptionCopyright © 2024. All rights reserved.