BVErrorCode Constants Reference
Declared in | BVErrorCode.h |
---|
BVErrorCode
Definition
typedef NS_ENUM(NSInteger, BVErrorCode ) {
BVErrorCodeBadRequest,
BVErrorCodeUnknown,
BVErrorCodeAccessDenied,
BVErrorCodeParamInvalidApiKey,
BVErrorCodeParamInvalidLocale,
BVErrorCodeRequestLimitReached,
BVErrorCodeUnsupported,
BVErrorCodeParamInvalidCallback,
BVErrorCodeParamInvalidFilterAttribute,
BVErrorCodeParamInvalidIncluded,
BVErrorCodeParamInvalidLimit,
BVErrorCodeParamInvalidOffset,
BVErrorCodeParamInvalidSearchAttribute,
BVErrorCodeParamInvalidSortAttribute,
BVErrorCodeDuplicateSubmission,
BVErrorCodeParamInvalidParameters,
BVErrorCodeParamMissingUserId,
};
Constants
BVErrorCodeBadRequest
-
Declared In
BVErrorCode.h
. BVErrorCodeUnknown
-
Declared In
BVErrorCode.h
. BVErrorCodeAccessDenied
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidApiKey
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidLocale
-
Declared In
BVErrorCode.h
. BVErrorCodeRequestLimitReached
-
Declared In
BVErrorCode.h
. BVErrorCodeUnsupported
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidCallback
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidFilterAttribute
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidIncluded
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidLimit
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidOffset
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidSearchAttribute
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidSortAttribute
-
Declared In
BVErrorCode.h
. BVErrorCodeDuplicateSubmission
-
Declared In
BVErrorCode.h
. BVErrorCodeParamInvalidParameters
-
Declared In
BVErrorCode.h
. BVErrorCodeParamMissingUserId
-
Declared In
BVErrorCode.h
.