public final class NoContext extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
CurrentOperations
if they are invoked outside the context of a POA-dispatched operation.CurrentOperations.get_POA(),
CurrentOperations.get_object_id(),
Serialized Form| Constructor and Description |
|---|
NoContext()
Create NoContext with no explaining message and all fields initialised to
default values.
|
NoContext(java.lang.String why)
Create the NoContext with explaining message.
|
public NoContext()
public NoContext(java.lang.String why)
why - a string, explaining, why this exception has been thrown.