org.omg.PortableInterceptor
public final class InvalidSlot extends UserException implements IDLEntity, Serializable
Constructor Summary | |
---|---|
InvalidSlot()
Create InvalidSlot with no explaining message. | |
InvalidSlot(String why)
Create the InvalidSlot with explaining message.
|
Parameters: why a string, explaining, why this exception has been thrown.