Exception | Description |
---|---|
CannotClearSiddhiAppStateException |
Exception class to be used when Siddhi app state cannot be cleared properly.
|
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.
|
OnDemandQueryCreationException |
Exception class to be used when an error occurs while creating
SiddhiApp |
OnDemandQueryRuntimeException |
Exception class to be used when an error occurs while creating
SiddhiApp |
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 | Deprecated |
StoreQueryRuntimeException | Deprecated |
YAMLConfigManagerException |
Exception class to be used when non-existence definition is requested.
|
Copyright © 2019. All rights reserved.