ProviderStatusCode
The status code enum used to indicate the nature of the response received from calls to Provider API functions.
Enumeration Members
BaseError
BaseError:
4
IllegalStateError
IllegalStateError:
2
InternalError
InternalError:
1
InvalidArgumentError
InvalidArgumentError:
3
StorageLimitError
StorageLimitError:
5
Success
Success:
0
Last updated: Sep 30, 2025