|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Error
org.jmlspecs.jml4.rac.runtime.JMLAssertionError
org.jmlspecs.jml4.rac.runtime.JMLEvaluationError
public class JMLEvaluationError
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jmlspecs.jml4.rac.runtime.JMLAssertionError |
---|
JMLAssertionError.Location |
Constructor Summary | |
---|---|
JMLEvaluationError(JMLAssertionError cause)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
Returns the associated message along with optional location and state information. |
Methods inherited from class org.jmlspecs.jml4.rac.runtime.JMLAssertionError |
---|
className, locations, message, methodName, values |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, 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 JMLEvaluationError(JMLAssertionError cause)
Method Detail |
---|
public java.lang.String getMessage()
JMLAssertionError
getMessage
in class JMLAssertionError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |