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