Tree Constructor |
public Tree( Document document )
| Exception | Condition |
|---|---|
| ArgumentException | if the document is invalid, or an input document, or a document where logical structure has been potentially copied from an existing document already |
| ArgumentNullException | if document is . |