org.omg.PortableInterceptor.ORBInitInfoPackage
public final class InvalidName extends UserException implements IDLEntity, Serializable
Constructor Summary | |
---|---|
InvalidName()
Create InvalidName with no explaining message. | |
InvalidName(String why)
Create the InvalidName with explaining message.
|
Parameters: why a string, explaining, why the name is invalid.