org.camunda.bpm.model.xml.impl.util
Class ModelTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.model.xml.ModelException
org.camunda.bpm.model.xml.impl.util.ModelTypeException
- All Implemented Interfaces:
- Serializable
public class ModelTypeException
- extends ModelException
Thrown in case a value cannot be converted to or from the requested type
- Author:
- Daniel Meyer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModelTypeException
public ModelTypeException(String message)
ModelTypeException
public ModelTypeException(String value,
Type type)
Copyright © 2014 camunda services GmbH. All rights reserved.