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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to