Class Scanner.ScanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.odysseus.el.tree.impl.Scanner.ScanException
All Implemented Interfaces:
Serializable
Enclosing class:
Scanner

public static class Scanner.ScanException extends Exception
Scan exception type
Author:
Christoph Beck
See Also:
  • Constructor Details

    • ScanException

      public ScanException(int position, String encountered, String expected)