org.multijava.util.compiler
Class CompilationAbortedError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.multijava.util.compiler.CompilationAbortedError
- All Implemented Interfaces:
- Serializable
- public class CompilationAbortedError
- extends RuntimeException
This class is thrown when an error occurs during compilation that
from which the compilation process cannot or should not recover.
This exception is used instead of calling System.exit(1) so that
graphical user interfaces and testing frameworks that invoke the
compiler are not shutdown.
- Version:
- $Revision: 1.1 $
- Author:
- Curtis Clifton
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompilationAbortedError
public CompilationAbortedError()
CompilationAbortedError
public CompilationAbortedError(String msg)
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.