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, toString
public WrongDocumentException(Node nodeToAdd, DomDocument targetDocument)
Copyright © 2015. All rights reserved.