org.jmlspecs.jmlrac
Class NotImplementedExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jmlspecs.jmlrac.PositionnedExpressionException
org.jmlspecs.jmlrac.NotImplementedExpressionException
- All Implemented Interfaces:
- Serializable
- public class NotImplementedExpressionException
- extends PositionnedExpressionException
This is exception is used to report not implemented expressions when
encountered during the visit of the tree. Since method signature are
inherited from the default RAC visitor, the exception has to be runtime.
- Version:
- $Revision: 1.2 $
- Author:
- Frederic Rioux
| 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 |
tok
private TokenReference tok
NotImplementedExpressionException
public NotImplementedExpressionException(TokenReference tok,
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.