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