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) |
getResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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-2019. All Rights Reserved.