Class JSXParserLexicalException

All Implemented Interfaces:
com.io7m.jlexing.core.LexicalType<URI>, Serializable

public final class JSXParserLexicalException extends JSXParserException
The type of parser errors caused by JSXLexerException throws.
See Also:
  • Constructor Details

    • JSXParserLexicalException

      public JSXParserLexicalException(JSXLexerException in_cause)
      Construct an exception.
      Parameters:
      in_cause - The cause