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