Uses of Class
com.streambase.sb.ApplicationValidationException
Package
Description
Provides classes and interfaces fundamental to the Streaming Java API.
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of ApplicationValidationException in com.streambase.sb
Modifier and TypeClassDescriptionclass
Parsing exceptionstatic class
A SemanticValidationException that also stores the index of the schema that caused it, when we're computing merges of schemas.class
Semantic validation exceptionclass
XML interpretation exceptionclass
XML parsing errorModifierConstructorDescriptionConstructorParsingException
(String message, ApplicationValidationException cause) ConstructorConstructorConstructorXmlParsingException
(String msg, ApplicationValidationException cause) Constructor -
Uses of ApplicationValidationException in com.streambase.sb.expr
Modifier and TypeClassDescriptionclass
com.streambase.sb.expr.ExprException
Semantic exception parsing an expression. -
Uses of ApplicationValidationException in com.streambase.sb.operator
Modifier and TypeClassDescriptionclass
Parameter interpretation exceptionModifierConstructorDescriptionConstructor