Class RequestException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ThrottledException

public class RequestException extends ConnectionException
Defines the exception thrown from Connection that is specific to an issue with a request.
See Also: