パッケージ | 説明 |
---|---|
org.omg.CosNaming.NamingContextPackage |
このパッケージには、org.omg.CosNamingパッケージの例外クラスが格納されています。
|
修飾子と型 | フィールドと説明 |
---|---|
static NotFoundReason |
NotFoundReason.missing_node |
static NotFoundReason |
NotFoundReason.not_context |
static NotFoundReason |
NotFoundReason.not_object |
NotFoundReason |
NotFoundReasonHolder.value |
NotFoundReason |
NotFound.why |
修飾子と型 | メソッドと説明 |
---|---|
static NotFoundReason |
NotFoundReasonHelper.extract(Any a) |
static NotFoundReason |
NotFoundReason.from_int(int value) |
static NotFoundReason |
NotFoundReasonHelper.read(InputStream istream) |
修飾子と型 | メソッドと説明 |
---|---|
static void |
NotFoundReasonHelper.insert(Any a, NotFoundReason that) |
static void |
NotFoundReasonHelper.write(OutputStream ostream, NotFoundReason value) |
コンストラクタと説明 |
---|
NotFound(NotFoundReason _why, NameComponent[] _rest_of_name) |
NotFound(String $reason, NotFoundReason _why, NameComponent[] _rest_of_name) |
NotFoundReasonHolder(NotFoundReason initialValue) |
バグまたは機能を送信
詳細なAPIリファレンスおよび開発者ドキュメントについては、Java SEのドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright© 1993, 2014, Oracle and/or its affiliates. All rights reserved.