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