public class WrongDocumentException extends ModelException
Thrown when a Model Element is added to the wrong document
| Constructor and Description | 
|---|
| WrongDocumentException(Node nodeToAdd,
                      DomDocument targetDocument) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrongDocumentException(Node nodeToAdd, DomDocument targetDocument)
Copyright © 2018. All rights reserved.