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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Scanner.ScanException
public Scanner.ScanException(int position,
String encountered,
String expected)
Copyright © 2018 camunda services GmbH. All rights reserved.