You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Stephen McConnell <mc...@apache.org> on 2004/02/11 21:10:48 UTC

[PROPOSAL] two extended ServiceException types

I would like to add two addition exceptions to the framework api service 
package - both extending the current ServiceException:

   TransientServiceException

      Extends ServiceException with a getDelay() operation which
      contains a long value indicating an expected delay in service
      availability.

   FatalServiceException

      Extends ServiceException to indicate that the there was an
      unexpected service establishment error (as distinct from a
      unknown key).

Assuming there are no insurmountable objections I'll code something up 
and make a concrete proposal.

Stephen.

-- 

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org