OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
|
Enumerations | |
enum | ErrorCode : std::size_t { kBatchElementUnknownError = 128, kBatchElementInvalidEntityReference, kBatchElementMalformedEntityReference, kBatchElementEntityAccessError, kBatchElementEntityResolutionError, kBatchElementInvalidPreflightHint, kBatchElementInvalidTraitSet, kBatchElementAuthError } |
Common constant values for error codes. More... | |
enum ErrorCode : std::size_t |
Common constant values for error codes.
The enum values must be kept in sync with the C API.
Copyright 2013-2023 The Foundry Visionmongers Ltd. OpenAssetIO is released under the Apache 2.0 License