Package com.enonic.xp.node
Class NodeAlreadyExistAtPathException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.enonic.xp.node.NodeAlreadyExistAtPathException
-
- All Implemented Interfaces:
java.io.Serializable
@Beta public class NodeAlreadyExistAtPathException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NodeAlreadyExistAtPathException(NodePath nodePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NodePath
getNode()
-