Class DownloadException

  • All Implemented Interfaces:
    Serializable

    public class DownloadException
    extends IOException
    Exception that is raised when media download errors occur. You can use getTrackType() to identify the track that caused the error.
    Since:
    3.0.0
    See Also:
    Serialized Form