org.jacorb.poa.except

Class CompletionRequestedException


public final class CompletionRequestedException
extends java.lang.Exception

This exception will be thrown if sb. requested the completion of request processing.

See (private method) org.jacorb.poa.RequestController.processRequest(org.jacorb.orb.dsi.ServerRequest).

Version:
1.0, 05/03/99, RT

Author:
Reimo Tiedemann, FU Berlin

See Also:
RequestController.run()