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