Class ResponseException

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

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