Class NotFoundReason
java.lang.Object
org.omg.CosNaming.NamingContextPackage.NotFoundReason
- All Implemented Interfaces:
Serializable,IDLEntity
Indicates the reason for not able to resolve.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final NotFoundReasonstatic final NotFoundReasonstatic final NotFoundReason -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_missing_node
public static final int _missing_node- See Also:
-
missing_node
-
_not_context
public static final int _not_context- See Also:
-
not_context
-
_not_object
public static final int _not_object- See Also:
-
not_object
-
-
Constructor Details
-
NotFoundReason
protected NotFoundReason(int value)
-
-
Method Details
-
value
public int value() -
from_int
-