# Functions
InterpretCreateError converts a generic error on a create operation into the appropriate API error.
InterpretDeleteError converts a generic error on a delete operation into the appropriate API error.
InterpretGetError converts a generic error on a retrieval operation into the appropriate API error.
InterpretListError converts a generic error on a retrieval operation into the appropriate API error.
InterpretUpdateError converts a generic error on a update operation into the appropriate API error.