|
|||||||||
| Home >> All >> org >> [ yajre overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.yajre
Class ModificationException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.yajre.DroolsException
org.yajre.ModificationException
- All Implemented Interfaces:
- java.io.Serializable
- public class ModificationException
- extends DroolsException
Indicates an error while notifying a WorkingMemory of modified root fact object.
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class org.yajre.DroolsException |
|
| Fields inherited from class java.lang.IllegalStateException |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
ModificationException()
|
|
ModificationException(java.lang.Throwable rootCause)
|
|
| Methods inherited from class org.yajre.DroolsException |
equals, getLocalizedMessage, getMessage, getWrapped, hashCode, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
ModificationException
public ModificationException()
ModificationException
public ModificationException(java.lang.Throwable rootCause)
|
|||||||||
| Home >> All >> org >> [ yajre overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC