Package org.jacorb.poa.except

Exception Summary
CompletionRequestedException This exception will be thrown if sb. requested the completion of request processing.
InactiveException  
ParentIsHolding This exception will be thrown if a request cannot delivered to the child poa because one of the parent poas is in holding state.
ResourceLimitReachedException This exception will be thrown if a resource limit is reached.
ShutdownInProgressException This exception will be thrown if the poa shutdown is in progress.
 

Error Summary
ApplicationError This error will be thrown in the case of an incorrect application of the POA class (JacORB specific application error).
POAInternalError This error will be thrown if a internal error situation is appeared.