/[gnue]/gnue-reports/src/base/GRExceptions.py
ViewVC logotype

Diff of /gnue-reports/src/base/GRExceptions.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by jcater, Thu Jan 2 00:45:49 2003 UTC revision 1.7 by jamest, Thu Sep 18 01:36:40 2003 UTC
# Line 94  class LayoutSummaryHasNoSource(ReportMar Line 94  class LayoutSummaryHasNoSource(ReportMar
94  class SourceOutOfScope(ReportMarkupException):  class SourceOutOfScope(ReportMarkupException):
95    pass    pass
96    
97    # Raised if a the connection specified doesn't exist in a connections.conf file
98    class ConnectionUndefined(ReportMarkupException):
99      pass
100    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26