public final class InvalidName extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity
| Constructor and Description |
|---|
InvalidName()
The default constructor.
|
InvalidName(java.lang.String why)
Creates an exception with explanation, why the name is invalid.
|
public InvalidName()
public InvalidName(java.lang.String why)
why - the string, explaining why the name is invalid.