OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
openassetio::v1::internal::errors Namespace Reference

Enumerations

enum  ErrorCode : std::size_t {
  kBatchElementUnknownError = 128, kBatchElementInvalidEntityReference, kBatchElementMalformedEntityReference, kBatchElementEntityAccessError,
  kBatchElementEntityResolutionError, kBatchElementInvalidPreflightHint, kBatchElementInvalidTraitSet, kBatchElementAuthError
}
 Common constant values for error codes. More...
 

Enumeration Type Documentation

enum ErrorCode : std::size_t

Common constant values for error codes.

The enum values must be kept in sync with the C API.

Enumerator
kBatchElementUnknownError 
kBatchElementInvalidEntityReference 
kBatchElementMalformedEntityReference 
kBatchElementEntityAccessError 
kBatchElementEntityResolutionError 
kBatchElementInvalidPreflightHint 
kBatchElementInvalidTraitSet 
kBatchElementAuthError