This document defines all the error codes that may be returned by API functions.
Represents an error that cannot be represented by any other error code.
Implementations should provide details about this error in logs.
One or more arguments passed to the function is invalid.
Any state of the application must not be changed if this error is returned.
The application is trying to perform an operation that is not allowed by the security policy.
The requested resource is not found.