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