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

/pkg/src/modules/client/
H A Dapi_errors.py1659 class TransportError(ApiException): class in inherits:ApiException
1982 class NoPublisherRepositories(TransportError):
1987 TransportError.__init__(self)
2106 class UnsupportedRepositoryOperation(TransportError):

Completed in 21 milliseconds