public abstract class LexerException extends JSXException
| Constructor and Description |
|---|
LexerException(Position in_position,
Optional<Path> in_file,
String in_message)
Construct an exception.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Path> |
getFile() |
Position |
getPosition() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 <code@io7m.com> http://io7m.com