public final class NotEmpty extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity
| Constructor and Description |
|---|
NotEmpty()
Create an exception with no message.
|
NotEmpty(java.lang.String why)
Create an exception with explaining message.
|