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