org.omg.PortableServer.POAManagerPackage
public final class AdapterInactive extends UserException implements IDLEntity, Serializable
Constructor Summary | |
---|---|
AdapterInactive()
Create AdapterInactive with no explaining
message. | |
AdapterInactive(String why)
Create the AdapterInactive with explaining
message.
|
Parameters: why a string, explaining, why this exception has been thrown.