org.camunda.bpm.engine.impl.juel
Class Parser.ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.camunda.bpm.engine.impl.juel.Parser.ParseException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Parser
public static class Parser.ParseException
- extends Exception
Parse exception type
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Parser.ParseException
public Parser.ParseException(int position,
String encountered,
String expected)
Copyright © 2016 camunda services GmbH. All rights reserved.