Class Scanner.ScanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.camunda.bpm.impl.juel.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)