| Package | Description |
|---|---|
| org.openksavi.sponge.engine |
Interfaces for the engine and base functionalities.
|
| org.openksavi.sponge.engine.interactive |
Interfaces for the interactive mode.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionHandler |
SpongeEngine.getExceptionHandler()
Returns the exception handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpongeEngine.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionHandler |
InteractiveMode.getExceptionHandler()
Returns the exception handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InteractiveMode.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler.
|
Copyright © 2016–2019 Softelnet. All rights reserved.