org.omg.CosNaming.NamingContextPackage
public final class CannotProceed extends UserException implements IDLEntity
| Field Summary | |
|---|---|
| NamingContext | cxt
The relevant naming contex. |
| NameComponent[] | rest_of_name
Contains the remainder of the non working name. |
| Constructor Summary | |
|---|---|
| CannotProceed()
Creates the unitialised exception. | |
| CannotProceed(NamingContext _cxt, NameComponent[] _rest_of_name)
Creates an exception with the fields, intialised to the
given values. | |
| CannotProceed(String why, NamingContext _cxt, NameComponent[] _rest_of_name)
Create an exception with the initialised fields and explaining
message.
| |
Since: 1.4