Package xtdb.api

Interface IQueryState.IQueryError

All Superinterfaces:
clojure.lang.ILookup
Enclosing interface:
IQueryState

public static interface IQueryState.IQueryError extends clojure.lang.ILookup
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface clojure.lang.ILookup

    valAt, valAt
  • Method Details

    • getErrorClass

      String getErrorClass()
    • getErrorMessage

      String getErrorMessage()