CMISErrorCodes Constants Reference
Declared in | CMISErrors.h |
CMISErrorCodes
error codes defined in CMIS
Definition
typedef NS_ENUM(NSInteger, CMISErrorCodes ) {
kCMISErrorCodeBasicMinimum = 0,
kCMISErrorCodeBasicMaximum = 255,
kCMISErrorCodeNoReturn = 0,
kCMISErrorCodeConnection = 1,
kCMISErrorCodeProxyAuthentication = 2,
kCMISErrorCodeUnauthorized = 3,
kCMISErrorCodeNoRootFolderFound = 4,
kCMISErrorCodeNoRepositoryFound = 5,
kCMISErrorCodeCancelled = 6,
kCMISErrorCodeGeneralMinimum = 256,
kCMISErrorCodeGeneralMaximum = 511,
kCMISErrorCodeInvalidArgument = 256,
kCMISErrorCodeObjectNotFound = 257,
kCMISErrorCodeNotSupported = 258,
kCMISErrorCodePermissionDenied = 259,
kCMISErrorCodeRuntime = 260,
kCMISErrorCodeSpecificMinimum = 512,
kCMISErrorCodeSpecificMaximum = 1023,
kCMISErrorCodeConstraint = 512,
kCMISErrorCodeContentAlreadyExists = 513,
kCMISErrorCodeFilterNotValid = 514,
kCMISErrorCodeNameConstraintViolation = 515,
kCMISErrorCodeStorage = 516,
kCMISErrorCodeStreamNotSupported = 517,
kCMISErrorCodeUpdateConflict = 518,
kCMISErrorCodeVersioning = 519,
};
Constants
kCMISErrorCodeBasicMinimum
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeBasicMaximum
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeNoReturn
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeConnection
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeProxyAuthentication
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeUnauthorized
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeNoRootFolderFound
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeNoRepositoryFound
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeCancelled
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeGeneralMinimum
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeGeneralMaximum
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeInvalidArgument
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeObjectNotFound
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeNotSupported
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodePermissionDenied
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeRuntime
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeSpecificMinimum
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeSpecificMaximum
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeConstraint
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeContentAlreadyExists
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeFilterNotValid
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeNameConstraintViolation
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeStorage
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeStreamNotSupported
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeUpdateConflict
-
error codes defined in CMIS
Declared In
CMISErrors.h
. kCMISErrorCodeVersioning
-
error codes defined in CMIS
Declared In
CMISErrors.h
.
Declared In
CMISErrors.h