UVACanvasAccess
Classes
UVACanvasAccess.Exceptions Namespace Reference

Classes

class  BadApiStateException
 Indicates that an operation failed due to bad state, or because completing it would result in a bad state. More...
 
class  CommunicationException
 Indicates a generic HTTP failure response. If the API replied with a JSON error body, it is included. More...
 
class  DoesNotExistException
 Indicates that some operation failed because the target thereof does not exist or is invisible to the current user. More...