Modify

Opened 7 years ago

Last modified 7 years ago

#36 new enhancement

exception usage

Reported by: mglb1 Owned by: mglb1
Priority: minor Milestone: Version 2.0
Component: ccsd Version: HEAD
Keywords: Cc:
Estimated Hours Work: 6

Description

ccsd does not make proper use of Python exceptions. In particular although each module has its own exception class there are no explicit error codes set to enable programmatic determination of what went wrong.

All peices of code that generate errors should be enchanced to return a unique error code so that calling functions can correctly handle error conditions without having to parse the textual error message.

Attachments (0)

Change History (1)

comment:1 Changed 7 years ago by mglb1

  • Estimated Hours Work set to 6
  • Priority changed from major to minor

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from mglb1. Next status will be 'new'.
The owner will be changed from mglb1 to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.