|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
choco.ContradictionException
choco.palm.cbj.search.JumpContradictionException
public class JumpContradictionException
| Field Summary | |
|---|---|
protected Explanation |
cause
|
| Constructor Summary | |
|---|---|
JumpContradictionException(AbstractProblem pb,
Explanation exp)
|
|
| Method Summary | |
|---|---|
Explanation |
getExplanation()
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Explanation cause
| Constructor Detail |
|---|
public JumpContradictionException(AbstractProblem pb,
Explanation exp)
| Method Detail |
|---|
public Explanation getExplanation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||