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