org.omg.CosNaming.NamingContextPackage
public final class NotFound extends UserException
Field Summary | |
---|---|
NameComponent[] | rest_of_name
Exception member rest_of_name |
NotFoundReason | why
Exception member why |
Constructor Summary | |
---|---|
NotFound()
Default constructor | |
NotFound(NotFoundReason why, NameComponent[] rest_of_name)
Constructor with fields initialization | |
NotFound(String orb_reason, NotFoundReason why, NameComponent[] rest_of_name)
Full constructor with fields initialization |
Parameters: why why exception member rest_of_name rest_of_name exception member
Parameters: why why exception member rest_of_name rest_of_name exception member