|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--fr.jussieu.gla.wasa.core.EngineException | +--fr.jussieu.gla.wasa.core.NoConstraintAppliedException
Thrown when all evaluated Constraint
s did not set any
error
, and the Engine has its
AllowNoConstraintApplied
property set to false.
Engine.setAllowNoConstraintApplied( boolean )
, Serialized FormConstructor Summary | |
NoConstraintAppliedException()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NoConstraintAppliedException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |