Package com.pdftools
Class HttpException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.pdftools.PdfToolsException
-
- com.pdftools.HttpException
-
- All Implemented Interfaces:
java.io.Serializable
public class HttpException extends PdfToolsException
An error occurred during the processing of a HTTP request.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HttpException(java.lang.String message)
-