org.jmlspecs.jmlrac.runtime
Class JMLInternalPreconditionError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.jmlspecs.jmlrac.runtime.JMLAssertionError
org.jmlspecs.jmlrac.runtime.JMLPreconditionError
org.jmlspecs.jmlrac.runtime.JMLInternalPreconditionError
- All Implemented Interfaces:
- Serializable
- public class JMLInternalPreconditionError
- extends JMLPreconditionError
A JML error class to notify internal precondition violations. An
internal precondition violation refers to a precondition violation
that arises inside the execution of the method that we are
interested in.
- Version:
- $Revision: 1.3 $
- Author:
- Yoonsik Cheon
- See Also:
JMLPreconditionError,
JMLEntryPreconditionError
| Fields inherited from class java.lang.Error |
|
| Fields inherited from class java.lang.Throwable |
|
JMLInternalPreconditionError
public JMLInternalPreconditionError(JMLAssertionError e)
- Creates a new instance from the given assertion error.
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.