Class Scanner.ScanException

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

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

    • ScanException

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