JavaTM 2 Platform
Standard Ed. 6

org.omg.CosNaming.NamingContextPackage
類別 CannotProceed

java.lang.Object
  繼承者 java.lang.Throwable
      繼承者 java.lang.Exception
          繼承者 org.omg.CORBA.UserException
              繼承者 org.omg.CosNaming.NamingContextPackage.CannotProceed
所有已實作的介面:
Serializable, IDLEntity

public final class CannotProceed
extends UserException

org/omg/CosNaming/NamingContextPackage/CannotProceed.java。由 "3.2" 版的 IDL-to-Java 編譯器(可移植)從 ../../../../src/share/classes/org/omg/CosNaming/nameservice.idl 產生,產生時間為 2006 年 6 月 30 日,星期五上午 12:40:11 (GMT-08:00)。


欄位摘要
 NamingContext cxt
           
 NameComponent[] rest_of_name
           
 
建構子摘要
CannotProceed()
           
CannotProceed(NamingContext _cxt, NameComponent[] _rest_of_name)
           
CannotProceed(String $reason, NamingContext _cxt, NameComponent[] _rest_of_name)
           
 
方法摘要
 
從類別 java.lang.Throwable 繼承的方法
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
從類別 java.lang.Object 繼承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

欄位詳細資訊

cxt

public NamingContext cxt

rest_of_name

public NameComponent[] rest_of_name
建構子詳細資訊

CannotProceed

public CannotProceed()

CannotProceed

public CannotProceed(NamingContext _cxt,
                     NameComponent[] _rest_of_name)

CannotProceed

public CannotProceed(String $reason,
                     NamingContext _cxt,
                     NameComponent[] _rest_of_name)

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only