public final class AdapterAlreadyExists extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
| Constructor and Description |
|---|
AdapterAlreadyExists()
Create AdapterAlreadyExists with no explaining
message.
|
AdapterAlreadyExists(java.lang.String why)
Create the AdapterAlreadyExists with explaining
message.
|
public AdapterAlreadyExists()
public AdapterAlreadyExists(java.lang.String why)
why - a string, explaining, why this exception has been thrown.