UVACanvasAccess
Public Member Functions | List of all members
UVACanvasAccess.Exceptions.CommunicationException Class Reference

Indicates a generic HTTP failure response. If the API replied with a JSON error body, it is included. More...

Inheritance diagram for UVACanvasAccess.Exceptions.CommunicationException:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Exceptions.CommunicationException:
Collaboration graph
[legend]

Public Member Functions

 CommunicationException ()
 
 CommunicationException (string message)
 
 CommunicationException (string message, Exception innerException)
 

Detailed Description

Indicates a generic HTTP failure response. If the API replied with a JSON error body, it is included.


The documentation for this class was generated from the following file: