Package com.pdftools

Class RetryException

All Implemented Interfaces:
Serializable

public class RetryException extends PdfToolsException

A resource or service is temporarily unavailable.

See Also:
  • Constructor Details

    • RetryException

      public RetryException(String message)