ErrorType
@abimongo/core / ErrorType
Enumeration: ErrorType
Defined in: core/src/utils/error/errorTypes.ts:2
Enumeration Members
ABIMONGO_ERROR
ABIMONGO_ERROR:
"ABIMONGO_ERROR"
Defined in: core/src/utils/error/errorTypes.ts:13
AbiMongoCollectionError
AbiMongoCollectionError:
"CollectionError"
Defined in: core/src/utils/error/errorTypes.ts:8
AbiMongoConnectionError
AbiMongoConnectionError:
"ConnectionError"
Defined in: core/src/utils/error/errorTypes.ts:9
AbiMongoError
AbiMongoError:
"AbiMongoError"
Defined in: core/src/utils/error/errorTypes.ts:3
AbiMongoErrorCause
AbiMongoErrorCause:
"AbiMongoErrorCause"
Defined in: core/src/utils/error/errorTypes.ts:7
AbiMongoErrorMessage
AbiMongoErrorMessage:
"AbiMongoErrorMessage"
Defined in: core/src/utils/error/errorTypes.ts:6
AbiMongoErrorStack
AbiMongoErrorStack:
"AbiMongoErrorStack"
Defined in: core/src/utils/error/errorTypes.ts:5
AbiMongoErrorType
AbiMongoErrorType:
"AbiMongoErrorType"
Defined in: core/src/utils/error/errorTypes.ts:4
AbiMongoModelError
AbiMongoModelError:
"ModelError"
Defined in: core/src/utils/error/errorTypes.ts:11
AbiMongoSchemaError
AbiMongoSchemaError:
"SchemaError"
Defined in: core/src/utils/error/errorTypes.ts:10
CONNECTION_ERROR
CONNECTION_ERROR:
"UnCaughtException:: This is a ParseError or ConnectionError. Please check the connection string. "
Defined in: core/src/utils/error/errorTypes.ts:16
INITIALIZATION_ERROR
INITIALIZATION_ERROR:
"INITIALIZATION_ERROR"
Defined in: core/src/utils/error/errorTypes.ts:12
INVALID_SCHEME_ERROR
INVALID_SCHEME_ERROR:
"INVALID_SCHEME_ERROR"
Defined in: core/src/utils/error/errorTypes.ts:15
NO_DATABASE_FOUND
NO_DATABASE_FOUND:
"NO_DATABASE_FOUND"
Defined in: core/src/utils/error/errorTypes.ts:21
NOT_FOUND
NOT_FOUND:
"NOT_FOUND"
Defined in: core/src/utils/error/errorTypes.ts:20
NOT_FOUND_IN_CACHE
NOT_FOUND_IN_CACHE:
"NOT_FOUND_IN_CACHE"
Defined in: core/src/utils/error/errorTypes.ts:22
NULL_OR_UNDEFINED
NULL_OR_UNDEFINED:
"NULL_OR_UNDEFINED"
Defined in: core/src/utils/error/errorTypes.ts:14
SCHEMA_ERROR
SCHEMA_ERROR:
"SCHEMA_ERROR"
Defined in: core/src/utils/error/errorTypes.ts:18
SCHEMA_VALIDATION_ERROR
SCHEMA_VALIDATION_ERROR:
"SCHEMA_VALIDATION_ERROR"
Defined in: core/src/utils/error/errorTypes.ts:19
UNEXPECTED_ERROR
UNEXPECTED_ERROR:
"UNEXPECTED_ERROR"
Defined in: core/src/utils/error/errorTypes.ts:17
UNIQUE_CONSTRAINT_VIOLATION
UNIQUE_CONSTRAINT_VIOLATION:
"UNIQUE_CONSTRAINT_VIOLATION"
Defined in: core/src/utils/error/errorTypes.ts:24
VALIDATION_ERROR
VALIDATION_ERROR:
"VALIDATION_ERROR"
Defined in: core/src/utils/error/errorTypes.ts:23