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