Uses of Class
at.dms.util.FormattedException

Packages that use FormattedException
at.dms.compiler   
at.dms.kjc   
 

Uses of FormattedException in at.dms.compiler
 

Subclasses of FormattedException in at.dms.compiler
 class CWarning
          This class represents warnings in the compiler error hierarchy
 class PositionedError
          This class is the root class for all compiler errors with a reference to the source text.
 

Uses of FormattedException in at.dms.kjc
 

Subclasses of FormattedException in at.dms.kjc
 class CBlockError
          This class represents block errors in the error hierarchy.
 class CExpressionError
          This class represents Expression errors in error hierarchy
 class CLineError
          This class represents Line errors in error hierarchy
 class CMethodNotFoundError
          This error display all parameters of method call