org.camunda.bpm.model.xml.impl.util
Class WrongDocumentException
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.WrongDocumentException
- All Implemented Interfaces:
- Serializable
public class WrongDocumentException
- extends ModelException
Thrown when a Model Element is added to the wrong document
- 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 |
WrongDocumentException
public WrongDocumentException(Node nodeToAdd,
DomDocument targetDocument)
Copyright © 2014 camunda services GmbH. All rights reserved.