Uses of Class org.omg.CosNaming.NamingContextPackage.NotFoundReason

Uses in package org.omg.CosNaming.NamingContextPackage

Constructors with parameter type org.omg.CosNaming.NamingContextPackage.NotFoundReason

NotFound.NotFound(String explanation, NotFoundReason _why, NameComponent[] _rest_of_name)
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
Get the reason object from the reason code.
NotFoundReason
Read the exception from the given CDR stream.