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