Bug 52120

Summary: document ParserSymbolTableException
Product: [Tools] CDT Reporter: John Camelon <john.camelon>
Component: cdt-parserAssignee: Andrew Niefer <aniefer>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P1    
Version: 2.0   
Target Milestone: 2.0   
Hardware: All   
OS: All   
Whiteboard:

Description John Camelon CLA 2004-02-15 22:37:51 EST
Currently I have no idea which of the codes apply to which 
ISymbol/IContainerSymbol, etc. methods.  In order to translate these problems 
into IProblem, we need to be precise about what can get thrown and why.  If 
documenting each method is too much work, then list in PSTE.java the high-
running cases/primitives that cause that exception to be thrown.
Comment 1 Andrew Niefer CLA 2004-02-16 16:10:26 EST
Comments have been added to the various ISymbol interfaces indicating what 
reasons are thrown

applied 02/16/04