|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DomainException in org.eclipse.ocl.examples.debug.vm.utils |
|---|
| Subclasses of DomainException in org.eclipse.ocl.examples.debug.vm.utils | |
|---|---|
class |
VMException
|
class |
VMInterruptedExecutionException
|
class |
VMRuntimeException
Represents a runtime (unchecked) exception possibly thrown during OCL code execution. |
class |
VMStackOverFlowError
|
| Uses of DomainException in org.eclipse.ocl.examples.domain.evaluation |
|---|
| Subclasses of DomainException in org.eclipse.ocl.examples.domain.evaluation | |
|---|---|
class |
EvaluationHaltedException
Exception indicating a managed interruption of evaluation. |
class |
InvalidEvaluationException
Deprecated. |
| Uses of DomainException in org.eclipse.ocl.examples.domain.values.impl |
|---|
| Subclasses of DomainException in org.eclipse.ocl.examples.domain.values.impl | |
|---|---|
class |
InvalidValueException
An InvalidValueException wraps an InvalidValue and is used to return the InvalidValue to the caller. |
class |
NullValueImpl
An InvalidValueException wraps an InvalidValue and is used to return the InvalidValue to the caller. |
class |
UndefinedValueImpl
|
| Uses of DomainException in org.eclipse.ocl.examples.pivot.utilities |
|---|
| Methods in org.eclipse.ocl.examples.pivot.utilities that throw DomainException | |
|---|---|
java.lang.Object |
QueryImpl.evaluate()
|
java.lang.Object |
QueryImpl.evaluate(java.lang.Object obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||