Bug #56
Transitive exceptions
Description
Include exceptions thrown by remotes in a service/task interface.
Updated by Anthony Mallet over 6 years ago
Transitivity may break interface semantics, for instance if an interface is implemented using remotes while another implementation does not use them or use a different remote service.