Package org.docx4j.services.client
Class ConversionRateLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.docx4j.services.client.ConversionException
org.docx4j.services.client.ConversionRateLimitException
- All Implemented Interfaces:
Serializable
- Since:
- 6.1.0
- Author:
- jharrop
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConversionRateLimitException(String msg, Exception e, org.apache.http.HttpResponse response) ConversionRateLimitException(String msg, org.apache.http.HttpResponse response) ConversionRateLimitException(org.apache.http.HttpResponse response) -
Method Summary
Methods inherited from class org.docx4j.services.client.ConversionException
getResponseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConversionRateLimitException
-
ConversionRateLimitException
-
ConversionRateLimitException
-
ConversionRateLimitException
public ConversionRateLimitException(org.apache.http.HttpResponse response) -
ConversionRateLimitException
-
ConversionRateLimitException
-