import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client"; import { MTurkServiceException as __BaseException } from "./MTurkServiceException"; /** *
Your request is invalid.
* @public */ export declare class RequestError extends __BaseException { readonly name: "RequestError"; readonly $fault: "client"; Message?: string | undefined; TurkErrorCode?: string | undefined; /** * @internal */ constructor(opts: __ExceptionOptionTypeAmazon Mechanical Turk is temporarily unable to process your request. Try your call again.
* @public */ export declare class ServiceFault extends __BaseException { readonly name: "ServiceFault"; readonly $fault: "server"; Message?: string | undefined; TurkErrorCode?: string | undefined; /** * @internal */ constructor(opts: __ExceptionOptionType