public final class ObjectNotActive extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
| Constructor and Description |
|---|
ObjectNotActive()
Create ObjectNotActive with no explaining
message.
|
ObjectNotActive(java.lang.String why)
Create the ObjectNotActive with explaining
message.
|
public ObjectNotActive()
public ObjectNotActive(java.lang.String why)
why - a string, explaining, why this exception has been thrown.