|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
edu.wis.jtlv.lib.AlgExceptionI
edu.wis.jtlv.lib.mc.ModelCheckAlgException
edu.wis.jtlv.lib.mc.ModelCheckAlgCounterExampleException
public class ModelCheckAlgCounterExampleException
An exception dedicated for counter examples.
| Constructor Summary | |
|---|---|
ModelCheckAlgCounterExampleException(java.lang.String desc,
BDD[] path)
|
|
| Method Summary | |
|---|---|
BDD[] |
getPath()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ModelCheckAlgCounterExampleException(java.lang.String desc,
BDD[] path)
| Method Detail |
|---|
public BDD[] getPath()
public java.lang.String toString()
toString in class java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||