SerializableJSXLexerBareCarriageReturnException, JSXLexerInvalidCodePointException, JSXLexerNewLinesInStringsException, JSXLexerNotHexCharException, JSXLexerUnexpectedEOFException, JSXLexerUnknownEscapeCodeExceptionpublic abstract class JSXLexerException extends JSXException
| Constructor | Description |
|---|---|
JSXLexerException(com.io7m.jlexing.core.LexicalPosition<URI> in_lex,
String in_message) |
Construct an exception.
|
| Modifier and Type | Method | Description |
|---|---|---|
com.io7m.jlexing.core.LexicalPosition<URI> |
lexicalInformation() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final com.io7m.jlexing.core.LexicalPosition<URI> lexicalInformation()
Copyright © 2017 <code@io7m.com> http://io7m.com