Searched refs:VersionException (Results 1 - 10 of 10) sorted by relevance

/pkg/src/modules/server/
H A Dapi_errors.py37 class VersionException(ApiException): class in inherits:ApiException
H A Dface.py134 except sae.VersionException as e:
H A Dapi.py75 raise api_errors.VersionException(CURRENT_API_VERSION,
/pkg/src/
H A Dpkgdep.py603 except api_errors.VersionException as __e:
H A Dsysrepo.py947 except apx.VersionException as __e:
H A Dpkgrepo.py2339 except apx.VersionException as __e:
H A Dclient.py5728 except api_errors.VersionException as __e:
/pkg/src/modules/client/
H A Dapi_errors.py182 class VersionException(ApiException): class in inherits:ApiException
H A Dclient_api.py3105 except api_errors.VersionException as __e:
H A Dapi.py322 raise apx.VersionException(CURRENT_API_VERSION,

Completed in 77 milliseconds