ApiLifecycleErrorCode
Defines error codes for API lifecycle operations.
enum ApiLifecycleErrorCode {
API_COMPONENT_ID_EMPTY
API_COMPONENT_NOT_FOUND
API_COMPONENT_LOAD_ERROR
}
Values
ApiLifecycleErrorCode.API_COMPONENT_ID_EMPTY
Was this topic helpful?