public abstract class JPRACompilerException extends JPRAException
| Constructor and Description |
|---|
JPRACompilerException(Optional<com.io7m.jlexing.core.LexicalPosition<Path>> in_lex,
Exception cause)
Construct an exception.
|
JPRACompilerException(Optional<com.io7m.jlexing.core.LexicalPosition<Path>> in_lex,
String message)
Construct an exception.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<com.io7m.jlexing.core.LexicalPosition<Path>> |
getLexicalInformation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 <code@io7m.com> http://io7m.com