Uses of Interface
io.siddhi.query.api.exception.SiddhiAppContextException
-
Packages that use SiddhiAppContextException Package Description io.siddhi.query.api.exception -
-
Uses of SiddhiAppContextException in io.siddhi.query.api.exception
Classes in io.siddhi.query.api.exception that implement SiddhiAppContextException Modifier and Type Class Description classAttributeNotExistExceptionException thrown when attribute is not presentclassDuplicateAnnotationExceptionException thrown when duplicate attributes are defined in a definitionclassDuplicateAttributeExceptionException thrown when duplicate attributes are definedclassDuplicateDefinitionExceptionException thrown when a similar definition is defined againclassSiddhiAppValidationExceptionException thrown when siddhi app is not validclassUnsupportedAttributeTypeExceptionException thrown when unsupported attribute type assigned to an attribute
-