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