JML

Uses of Class
org.multijava.util.FormattedException

Packages that use FormattedException
org.multijava.mjc Implements mjc, a MultiJava compiler. 
org.multijava.util.compiler Provides utilities and superclasses for the compilers in MultiJava and the Java Modeling Language
org.multijava.util.guigen Implements the automatic generation of all of the GUIs for MultiJava and the Java Modeling Language
org.multijava.util.lexgen Provides a lexer for the compilers of MultiJava and the Java Modeling Language
org.multijava.util.msggen Implements the automatic generation of the data structure for all of the compiler messages in MultiJava and the Java Modeling Language
org.multijava.util.optgen Implements the automatic generation of the data structure for all of the command line options in MultiJava and the Java Modeling Language
 

Uses of FormattedException in org.multijava.mjc
 

Subclasses of FormattedException in org.multijava.mjc
 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
 

Uses of FormattedException in org.multijava.util.compiler
 

Subclasses of FormattedException in org.multijava.util.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.
 

Methods in org.multijava.util.compiler with parameters of type FormattedException
 void Compiler.inform(FormattedException trouble)
          Write a message to the diagnostic output.
 

Uses of FormattedException in org.multijava.util.guigen
 

Subclasses of FormattedException in org.multijava.util.guigen
 class GuigenError
          Error thrown on problems encountered while running the program.
 

Uses of FormattedException in org.multijava.util.lexgen
 

Subclasses of FormattedException in org.multijava.util.lexgen
 class LexgenError
          Error thrown on problems encountered while running the program.
 

Uses of FormattedException in org.multijava.util.msggen
 

Subclasses of FormattedException in org.multijava.util.msggen
 class MsggenError
          Error thrown on problems encountered while running the program.
 

Uses of FormattedException in org.multijava.util.optgen
 

Subclasses of FormattedException in org.multijava.util.optgen
 class OptgenError
          Error thrown on problems encountered while running the program.
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.