Class DownloadServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.download.DownloadServiceException
All Implemented Interfaces:
Serializable

public class DownloadServiceException extends org.alfresco.error.AlfrescoRuntimeException
Download Service Exception class
Author:
Alex Miller
See Also:
  • Constructor Details

    • DownloadServiceException

      public DownloadServiceException(String message, Throwable cause)