com.braintreegateway.exceptions.ForgedQueryStringException Maven / Gradle / Ivy
package com.braintreegateway.exceptions;
public class ForgedQueryStringException extends BraintreeException {
private static final long serialVersionUID = 1L;
}
package com.braintreegateway.exceptions;
public class ForgedQueryStringException extends BraintreeException {
private static final long serialVersionUID = 1L;
}