Searched refs:ModifiedCertificateException (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/client/
H A Dpublisher.py2429 raise api_errors.ModifiedCertificateException(c,
H A Dapi_errors.py2306 class ModifiedCertificateException(CertificateException): class in inherits:CertificateException
/pkg/src/tests/cli/
H A Dt_pkgsign.py1473 self.assertRaises(apx.ModifiedCertificateException,
1475 # Test that the cli handles a ModifiedCertificateException.

Completed in 38 milliseconds