Opened 9 years ago
Closed 9 years ago
#1006 closed defect (fixed)
Fix error handling in the new protocol
Reported by: | Alex Toader | Owned by: | Alex Toader |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | undecided | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Any exception thrown in the code should inherit from r_Error for backwards compatibility. When a new exception is created, a new error code must also be added to errtxts.
Note:
See TracTickets
for help on using tickets.