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