public final class NoServant extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
| Constructor and Description |
|---|
NoServant()
Create NoServant with no explaining
message.
|
NoServant(java.lang.String why)
Create the NoServant with explaining
message.
|