public final class InvalidName extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
ORB.resolve_initial_references(String)
in response of passing a name for
which there is no initial reference.| Constructor and Description |
|---|
InvalidName()
Constructs a the exception.
|
InvalidName(java.lang.String reason)
Constructs the exception, explaining the reason of throwing it.
|
public InvalidName()
public InvalidName(java.lang.String reason)
reason - a string, explaining, why the exception has been thrown.