Class FileDownloadException

  • All Implemented Interfaces:
    Serializable

    public class FileDownloadException
    extends ApiRuntimeException
    Exception thrown when something goes wrong during processing download.
    Since:
    1.0
    Version:
    1.0
    Author:
    Karafra
    See Also:
    Serialized Form
    • Constructor Detail

      • FileDownloadException

        public FileDownloadException​(String message)
        Constructor used when only message is provided.
        Parameters:
        message -