| Interface | Description |
|---|---|
| RuntimeExceptionHandler |
Handles run-time error raised during the execution of an OPPL Script
|
| Class | Description |
|---|---|
| CollectRuntimeExceptionHandler |
This implementation collects all the run-time exception raised.
|
| QuickFailRuntimeExceptionHandler |
This implementation simply re-throws the exception thrown or throws new
run-time ones to interrupt the exceution.
|
| Exception | Description |
|---|---|
| InvalidVariableNameException | |
| NullReasonerException | |
| OPPLException |
Generic OPPL Exception
|
Copyright © 2015 The University of Manchester. All Rights Reserved.