Closed dano closed 8 years ago
Add a new ServiceException class that service implementations can return to their callers via a MessageCodec, instead of only passing the message contained in the exception to the caller.
Signed-off-by: Dan O'Reilly oreilldf@gmail.com
@dano did you signed the Eclipse CLA ?
The PR is ok for me.
@cescoffier Yes, I have. Thanks!
Add a new ServiceException class that service implementations can return to their callers via a MessageCodec, instead of only passing the message contained in the exception to the caller.
Signed-off-by: Dan O'Reilly oreilldf@gmail.com