org.omg.CosNaming.NamingContextPackage
public final class AlreadyBound extends UserException implements IDLEntity
Constructor Summary | |
---|---|
AlreadyBound()
Creates the expection with no details. | |
AlreadyBound(String why)
Creates the exception, explaining the reason. |
Parameters: why