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