| Exception | Description |
|---|---|
| BadPathException |
Applies when a bad path has been provided.
|
| NodeExistsException |
The NodeExistsException should be thrown when an add or copy operation may
unintentionally clobber an existing
Node of the same
name. |
| PathNotFoundException |
PathNotFoundException is thrown when the given path is not constructed for a
given
Store. |
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.