Class LiveViewQuerySyntaxException

  • All Implemented Interfaces:
    com.streambase.sb.util.LocatedItem, Serializable

    public final class LiveViewQuerySyntaxException
    extends LiveViewException
    Specific LiveViewException thrown when query syntax error occurs
    See Also:
    Serialized Form
    • Constructor Detail

      • LiveViewQuerySyntaxException

        public LiveViewQuerySyntaxException​(int code,
                                            String message)