Package org.vanted.indexednodes
Class IndexedNodeSet.NodeNotContainedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.vanted.indexednodes.IndexedNodeSet.NodeNotContainedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- IndexedNodeSet
public class IndexedNodeSet.NodeNotContainedException extends RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NodeNotContainedException()
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NodeNotContainedException
public NodeNotContainedException()
-