Package com.enonic.xp.node
Class NodeIdExistsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.enonic.xp.node.NodeIdExistsException
-
- All Implemented Interfaces:
java.io.Serializable
@PublicApi public class NodeIdExistsException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NodeIdExistsException(NodeId nodeId)
-
-
-
Constructor Detail
-
NodeIdExistsException
public NodeIdExistsException(NodeId nodeId)
-
-