export { CouchbaseError, TimeoutError, RequestCanceledError, InvalidArgumentError, ServiceNotAvailableError, InternalServerFailureError, AuthenticationFailureError, TemporaryFailureError, ParsingFailureError, CasMismatchError, BucketNotFoundError, CollectionNotFoundError, EncodingFailureError, DecodingFailureError, UnsupportedOperationError, AmbiguousTimeoutError, UnambiguousTimeoutError, FeatureNotAvailableError, ScopeNotFoundError, IndexNotFoundError, IndexExistsError, DocumentNotFoundError, DocumentUnretrievableError, DocumentLockedError, ValueTooLargeError, DocumentExistsError, ValueNotJsonError, DurabilityLevelNotAvailableError, DurabilityImpossibleError, DurabilityAmbiguousError, DurableWriteInProgressError, DurableWriteReCommitInProgressError, MutationLostError, PathNotFoundError, PathMismatchError, PathInvalidError, PathTooBigError, PathTooDeepError, ValueTooDeepError, ValueInvalidError, DocumentNotJsonError, NumberTooBigError, DeltaInvalidError, PathExistsError, PlanningFailureError, IndexFailureError, CompilationFailureError, JobQueueFullError, DatasetNotFoundError, DataverseNotFoundError, DatasetExistsError, DataverseExistsError, LinkNotFoundError, ViewNotFoundError, DesignDocumentNotFoundError, CollectionExistsError, ScopeExistsError, UserNotFoundError, GroupNotFoundError, BucketExistsError, UserExistsError, BucketNotFlushableError, KeyValueErrorContext, ViewErrorContext, QueryErrorContext, SearchErrorContext, AnalyticsErrorContext, } from 'couchbase';