exceptions.error_error_exception module

exception exceptions.error_error_exception.ErrorErrorException(reason, context)[source]

Bases: cohesity_management_sdk.exceptions.api_exception.APIException

unbox(dictionary)[source]

Populates the properties of this object by extracting them from a dictionary.

Args:

dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.