Package org.alfresco.repo.download
Class DownloadCancelledException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.service.cmr.view.ExporterException
-
- org.alfresco.repo.download.DownloadCancelledException
-
- All Implemented Interfaces:
java.io.Serializable
public class DownloadCancelledException extends ExporterException
Exception thrown by ZipDownloadExporter, if a download is cancelled mid flow.- Author:
- Alex Miller
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DownloadCancelledException()
-