org.omg.PortableServer.POAPackage
public final class ServantAlreadyActive extends UserException implements IDLEntity, Serializable
IdUniquenessPolicyValue
,
Serialized FormConstructor and Description |
---|
ServantAlreadyActive()
Create ServantAlreadyActive with no explaining
message.
|
ServantAlreadyActive(String why)
Create the ServantAlreadyActive with explaining
message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServantAlreadyActive()
public ServantAlreadyActive(String why)
why
- a string, explaining, why this exception has been thrown.