- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.omg.CORBA.UserException
-
- org.omg.PortableServer.POAPackage.ServantAlreadyActive
-
- All Implemented Interfaces:
-
Serializable
,IDLEntity
public final class ServantAlreadyActive extends UserException
org / omg / PortableServer / POAPackage / ServantAlreadyActive.java。 由IDL到Java编译器(便携式)生成,版本“3.2”来自/scratch/HUDSON/workspace/9-2-build-linux-amd64-phase2/jdk9/6639.nc/corba/src/java.corba /share/classes/org/omg/PortableServer/poa.idl 2017年7月13日,星期四10:31:39 UTC
-
-
构造方法摘要
构造方法 Constructor 描述 ServantAlreadyActive()
ServantAlreadyActive(String $reason)
-
方法摘要
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
构造方法详细信息
-
ServantAlreadyActive
public ServantAlreadyActive()
-
ServantAlreadyActive
public ServantAlreadyActive(String $reason)
-
-