| Package | Description | 
|---|---|
| org.omg.CosNaming.NamingContextPackage | This package contains Exception classes for the org.omg.CosNaming
 package. | 
| Modifier and Type | Field and Description | 
|---|---|
| static NotFoundReason | NotFoundReason. missing_node | 
| static NotFoundReason | NotFoundReason. not_context | 
| static NotFoundReason | NotFoundReason. not_object | 
| NotFoundReason | NotFoundReasonHolder. value | 
| NotFoundReason | NotFound. why | 
| Modifier and Type | Method and Description | 
|---|---|
| static NotFoundReason | NotFoundReasonHelper. extract(Any a) | 
| static NotFoundReason | NotFoundReason. from_int(int value) | 
| static NotFoundReason | NotFoundReasonHelper. read(InputStream istream) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | NotFoundReasonHelper. insert(Any a,
      NotFoundReason that) | 
| static void | NotFoundReasonHelper. write(OutputStream ostream,
     NotFoundReason value) | 
| Constructor and Description | 
|---|
| NotFound(NotFoundReason _why,
        NameComponent[] _rest_of_name) | 
| NotFound(String $reason,
        NotFoundReason _why,
        NameComponent[] _rest_of_name) | 
| NotFoundReasonHolder(NotFoundReason initialValue) | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2025, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.