from braintree.exceptions.unexpected_error import UnexpectedError as UnexpectedError class ConnectionError(UnexpectedError): ...