trino-client
Preparing search index...
QueryError
Type Alias QueryError
type
QueryError
=
{
errorCode
:
number
;
errorName
:
string
;
errorType
:
string
;
failureInfo
:
QueryFailureInfo
;
message
:
string
;
}
Index
Properties
error
Code
error
Name
error
Type
failure
Info
message
Properties
error
Code
errorCode
:
number
error
Name
errorName
:
string
error
Type
errorType
:
string
failure
Info
failureInfo
:
QueryFailureInfo
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Code
error
Name
error
Type
failure
Info
message
trino-client
Loading...