Uses of Class
mycompiler.myexception.SCExcept

Packages that use SCExcept
mycompiler.myexception   
 

Uses of SCExcept in mycompiler.myexception
 

Methods in mycompiler.myexception with parameters of type SCExcept
 void SCStatementException.addException(SCExcept ex)
           
 void SCClassBodyException.addException(SCExcept ex)