import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client"; import { CloudSearchDomainServiceException as __BaseException } from "./CloudSearchDomainServiceException"; /** *
Information about any problems encountered while processing a search request.
* @public */ export declare class SearchException extends __BaseException { readonly name: "SearchException"; readonly $fault: "client"; /** * @internal */ constructor(opts: __ExceptionOptionTypeInformation about any problems encountered while processing an upload request.
* @public */ export declare class DocumentServiceException extends __BaseException { readonly name: "DocumentServiceException"; readonly $fault: "client"; /** *The return status of a document upload request, error or success.