org.omg.CORBA.ORBPackage
public final class InvalidName extends UserException implements IDLEntity, Serializable
| Constructor Summary | |
|---|---|
| InvalidName()
Constructs a the exception. | |
| InvalidName(String reason)
Constructs the exception, explaining the reason of throwing it. | |
Parameters: reason a string, explaining, why the exception has been thrown.