Searched defs:ImageNotFoundException (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/portable/
H A Dos_windows.py152 from pkg.client.api_errors import ImageNotFoundException namespace
162 except ImageNotFoundException:
/pkg/src/modules/client/
H A Dapi_errors.py140 class ImageNotFoundException(ApiException): class in inherits:ApiException

Completed in 19 milliseconds