Searched refs:ImageBoundaryError (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/client/
H A Dapi_errors.py885 class ImageBoundaryError(ApiException): class in inherits:ApiException
958 """A container for multiple ImageBoundaryError exception objects
975 ImageBoundaryError.GENERIC: generic,
976 ImageBoundaryError.OUTSIDE_BE: outside_be,
977 ImageBoundaryError.RESERVED: reserved
H A Dimageplan.py4219 err_actions = api_errors.ImageBoundaryError(pfmri)
4234 ImageBoundaryError.RESERVED)

Completed in 37 milliseconds