|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jmlspecs.jml4.rac.NonExecutableException
org.jmlspecs.jml4.rac.quantifiedexpression.NonExecutableQuantifierException
public class NonExecutableQuantifierException
Thrown to indicate that an attempt has been made to translate a JML quantified expression that is not executable.
Constructor Summary | |
---|---|
NonExecutableQuantifierException()
Constructs a new instance. |
|
NonExecutableQuantifierException(java.lang.String msg)
Constructs a new instance with the given message. |
Method Summary |
---|
Methods inherited from class org.jmlspecs.jml4.rac.NonExecutableException |
---|
throwException |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NonExecutableQuantifierException()
public NonExecutableQuantifierException(java.lang.String msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |