Package com.pdftools

Class HttpException

All Implemented Interfaces:
Serializable

public class HttpException extends PdfToolsException

An error occurred during the processing of a HTTP request.

See Also:
  • Constructor Details

    • HttpException

      public HttpException(String message)