Class ResponseException

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

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