Searched refs:ImageUpdateOnLiveImageException (Results 1 - 5 of 5) sorted by relevance

/pkg/src/modules/client/
H A Dhistory.py92 apx.ImageUpdateOnLiveImageException: RESULT_FAILED_BAD_REQUEST,
H A Dclient_api.py986 except api_errors.ImageUpdateOnLiveImageException:
1109 if e_type == api_errors.ImageUpdateOnLiveImageException:
H A Dapi_errors.py355 class ImageUpdateOnLiveImageException(ApiException): class in inherits:ApiException
H A Dapi.py712 raise apx.ImageUpdateOnLiveImageException()
1816 needed, an ImageUpdateOnLiveImageException will be raised.
/pkg/src/
H A Dclient.py1447 except api_errors.ImageUpdateOnLiveImageException:
1597 if e_type == api_errors.ImageUpdateOnLiveImageException:

Completed in 1946 milliseconds