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