Package app.ductape.sdk.warehouse.parser
Class QueryValidationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
app.ductape.sdk.warehouse.parser.QueryValidationError
- All Implemented Interfaces:
DuctapeError,Serializable
TS parity: sdk/ts/src/warehouse/parser/query-parser.ts
QueryValidationError- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QueryValidationError
-
-
Method Details
-
errors
-
code
Description copied from interface:DuctapeErrorStable machine-readable code, suitable for logs and API envelopes.- Specified by:
codein interfaceDuctapeError
-
details
Description copied from interface:DuctapeErrorOptional structured details; implementations may return an empty map.- Specified by:
detailsin interfaceDuctapeError
-