| GNU Classpath (0.95) | |
| Frames | No Frames | 
| Constructors with parameter type org.omg.CosNaming.NamingContextPackage.NotFoundReason | |
|  Creates the exception, intialising the fields to the given values and
 also providing the explaining string.
 | |
|  Creates the exception, intialising the fields to the given values.
 | |
|  Create the holder, storing the given intial value.
 | |
| Fields of type org.omg.CosNaming.NamingContextPackage.NotFoundReason | |
| NotFoundReason |  The reason, when the node is missing.
 | 
| NotFoundReason |  The reason, when the binding type is object when it should be
 a context.
 | 
| NotFoundReason |  The reason, when the binding type is context when it should be
 and object.
 | 
| NotFoundReason |  The stored value.
 | 
| NotFoundReason |  The reason, explaining, why the binding cannot be found.
 | 
| Methods with parameter type org.omg.CosNaming.NamingContextPackage.NotFoundReason | |
| void |  Insert the exception into the given  Any. | 
| void |  Write the exception to the CDR output stream.
 | 
| Methods with return type org.omg.CosNaming.NamingContextPackage.NotFoundReason | |
| NotFoundReason |  Extract the exception from the given  Any. | 
| NotFoundReason | NotFoundReason.from_int(int value)  Get the reason object from the reason code.
 | 
| NotFoundReason |  Read the exception from the given CDR stream.
 | 
| GNU Classpath (0.95) |