public final class Invalid extends org.omg.CORBA.UserException implements java.io.Serializable, org.omg.CORBA.portable.IDLEntity
| Constructor and Description |
|---|
Invalid()
Creates Invalid without explaining message.
|
Invalid(java.lang.String reason)
Created Invalid exception, providing the explaining message.
|