Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-0.8
-
None
-
None
Description
LinkException needs an attribute that indicates the reason for the exception so that the exception can be appropriately delt with. For example: A link exception caused when a node does not exist would be delt with differently than a link exception caused by an issue in the link chain involving dispatch router. Having constants for the error codes would be desireable.