Serialized Form
-
Package org.eclipse.xsemantics.runtime
-
Class org.eclipse.xsemantics.runtime.RuleFailedException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
issue
java.lang.String issue
-
previous
RuleFailedException previous
the previous exception in the trace of failures
-
-