package com.braintreegateway.exceptions; public class TooManyRequestsException extends BraintreeException { private static final long serialVersionUID = 1L; }