Class DownloadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.castlabs.android.player.exceptions.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: