|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionException | |
|---|---|
| examples | |
| org.mindswap.exceptions | |
| org.mindswap.owls.grounding | |
| org.mindswap.owls.process.execution | |
| Uses of ExecutionException in examples |
|---|
| Methods in examples with parameters of type ExecutionException | |
|---|---|
void |
ExecutionMonitor.CustomProcessMonitor.executionFailed(ExecutionException e)
|
| Uses of ExecutionException in org.mindswap.exceptions |
|---|
| Subclasses of ExecutionException in org.mindswap.exceptions | |
|---|---|
class |
MultipleSatisfiedPreconditionException
|
class |
PreconditionException
|
class |
ServiceNotAvailableException
|
class |
UnsatisfiedPreconditionException
|
| Uses of ExecutionException in org.mindswap.owls.grounding |
|---|
| Methods in org.mindswap.owls.grounding that throw ExecutionException | |
|---|---|
ValueMap |
AtomicGrounding.invoke(ValueMap values)
Invoke this grounding with the given input values. |
ValueMap |
AtomicGrounding.invoke(ValueMap values,
OWLKnowledgeBase kb)
Invoke this grounding with the given input values and use the given KB to store the output values. |
| Uses of ExecutionException in org.mindswap.owls.process.execution |
|---|
| Methods in org.mindswap.owls.process.execution with parameters of type ExecutionException | |
|---|---|
void |
DefaultProcessMonitor.executionFailed(ExecutionException e)
|
void |
ProcessMonitor.executionFailed(ExecutionException e)
Called when the execution fails due to an execption. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||