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