| Enum | Description |
|---|---|
| ResourceNotFoundException.ResourceType |
ResourceType specifies types of resources.
|
| Exception | Description |
|---|---|
| DebugException |
Debugger exception to wrap all debug errors.
|
| FileReadException |
FileReadException exception to wrap all file read errors.
|
| InvalidExecutionStateException |
This exception will be thrown in case a where it tries to run or debug a faulty Siddhi app.
|
| NoSuchStreamException |
This exception will be thrown in case a where it tries to run or debug an un deployed siddhi app.
|
| ResourceNotFoundException |
ResourceNotFoundException is used when a resource required is not found.
|
| SLauncherException |
Thrown to indicate that an exception occurred in Siddhi program launcher.
|
Copyright © 2018 WSO2. All rights reserved.