PreviousNext
JavaScript must be enabled to correctly display this content
11.2.8.4 JExceptions
NotInRequest
The function was called when the ORB was not in the context of
a request (that is, not while the ORB was servicing a request in
method code). Do not call this function from client code. It is
legal only during the execution of a method of the callback object
(that is, the servant).