Package org.alfresco.repo.download
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:
java.io.Serializable
public class DownloadServiceException extends org.alfresco.error.AlfrescoRuntimeExceptionDownload Service Exception class- Author:
- Alex Miller
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DownloadServiceException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class org.alfresco.error.AlfrescoRuntimeException
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
-
-