org.omg.CosNaming.NamingContextPackage
public final class InvalidName extends UserException implements IDLEntity
Constructor Summary | |
---|---|
InvalidName()
The default constructor. | |
InvalidName(String why)
Creates an exception with explanation, why the name is invalid.
|
Parameters: why the string, explaining why the name is invalid.