Package org.camunda.bpm.engine.impl.juel
Class Scanner.ScanException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.camunda.bpm.engine.impl.juel.Scanner.ScanException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Scanner
public static class Scanner.ScanException extends Exception
Scan exception type- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScanException(int position, String encountered, String expected)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-