from braintree.exceptions.braintree_error import BraintreeError as BraintreeError class GatewayTimeoutError(BraintreeError): ...