public class ConversionRateLimitException extends ConversionException
| Constructor and Description |
|---|
ConversionRateLimitException(org.apache.http.HttpResponse response) |
ConversionRateLimitException(String msg) |
ConversionRateLimitException(String msg,
Exception e) |
ConversionRateLimitException(String msg,
Exception e,
org.apache.http.HttpResponse response) |
ConversionRateLimitException(String msg,
org.apache.http.HttpResponse response) |
ConversionRateLimitException(String msg,
Throwable t) |
getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConversionRateLimitException(String msg)
public ConversionRateLimitException(String msg, Exception e, org.apache.http.HttpResponse response)
public ConversionRateLimitException(String msg, org.apache.http.HttpResponse response)
public ConversionRateLimitException(org.apache.http.HttpResponse response)
Copyright © 2007-2022. All Rights Reserved.