org.jacorb.poa.except

Class ShutdownInProgressException


public final class ShutdownInProgressException
extends java.lang.Exception

This exception will be thrown if the poa shutdown is in progress.

See also (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(), POA.destroy(boolean,boolean)