com.ibm.as400.registry
Class NodeNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.as400.registry.NodeNotFoundException

public class NodeNotFoundException
extends java.lang.Exception

Thrown when an application requests a reference to a node in the registry hierarchy and the node does not exist.

Since:
v5r1m0
See Also:
RegistryNode.getNode(java.lang.String), Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait