DownloadRequest.UnsupportedRequestException


public class DownloadRequest.UnsupportedRequestException extends IOException


Thrown when the encoded request data belongs to an unsupported request type.

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

UnsupportedRequestException

public UnsupportedRequestException()