Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
org.omg.CosNaming.NamingContextPackage | This package contains Exception classes for the org.omg.CosNaming package. |
Uses of NotFoundReason in org.omg.CosNaming.NamingContextPackage |
---|
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)
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.