Class ExporterException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DownloadCancelledException

public class ExporterException extends RuntimeException
Base Exception of Export Exceptions.
Author:
David Caruana
See Also:
  • Constructor Details

    • ExporterException

      public ExporterException(String msg)
    • ExporterException

      public ExporterException(String msg, Throwable cause)