| Exception | Description |
|---|---|
| CannotLoadClassException |
Exception class to be used when Siddhi cannot load the required extension class.
|
| CannotLoadConfigurationException |
Exception class to be used when configurations cannot be loaded.
|
| CannotRestoreSiddhiAppStateException |
Exception class to be used when Siddhi app can not restore state properly.
|
| ConnectionUnavailableException |
Exception class to be used when connections are unavailable.
|
| DataPurgingException |
Exception class to be used when there is an error in data purging.
|
| DefinitionNotExistException |
Exception class to be used when non-existence definition is requested.
|
| NoPersistenceStoreException |
Exception class to be used when Siddhi can't find persistence store for state persistence.
|
| NoSuchAttributeException |
Exception class to be used when non-existence attribute is requested.
|
| OperationNotSupportedException |
Exception class to be used when user provided operation is not supported by Siddhi.
|
| PersistenceStoreException |
Exception class to be used when issue occur at persistence store.
|
| QueryableRecordTableException |
Runtime exception for AbstractQueryableRecordTable
|
| QueryNotExistException |
Exception class to be used when a query cannot be found.
|
| SiddhiAppCreationException |
Exception class to be used when an error occurs while creating
SiddhiApp |
| SiddhiAppRuntimeException |
Exception class to be used when runtime error occurs in Siddi execution.
|
| StoreQueryCreationException |
Exception class to be used when an error occurs while creating
SiddhiApp |
| StoreQueryRuntimeException |
Exception class to be used when an error occurs while creating
SiddhiApp |
Copyright © 2018 WSO2. All rights reserved.