Package com.surrealdb

Class QueryException

java.lang.Object
All Implemented Interfaces:
Serializable

public class QueryException extends ServerException
Query execution failure (not executed, timed out, cancelled).

Details use the {kind, details?} format with variants defined in QueryDetailKind.

See Also: