UNPKG

aws-athena-node-client

Version:
5 lines (4 loc) 165 B
import { AthenaClientException } from './AthenaClientException.js'; export declare class QueryCanceledException extends AthenaClientException { constructor(); }