Class DownloadServiceException

All Implemented Interfaces:
Serializable

public class DownloadServiceException extends PubServerBaseException
See Also:
  • Constructor Details

    • DownloadServiceException

      public DownloadServiceException()
    • DownloadServiceException

      public DownloadServiceException(String message)
    • DownloadServiceException

      public DownloadServiceException(String message, Throwable cause)