mcloud  1.0.0
MCloud API library for cmcc cloud service
exceptions.h File Reference
#include <mcloud/api/visibility.h>
#include <exception>
+ Include dependency graph for exceptions.h:

Go to the source code of this file.

Classes

class  mcloud::api::InvalidIDException
 Indicates an invalid content id when querying content infomation by an id. or an invalid folder id when listing or looup content in one specific folder. More...
 
class  mcloud::api::NonExistentException
 
class  mcloud::api::OutofSpaceException
 User ran out of space on mcloud storage. More...
 
class  mcloud::api::HttpTimeoutException
 Indicates a timeout on HTTP requests. More...
 
class  mcloud::api::ParameterInvalidException
 
class  mcloud::api::CredentialException
 

Namespaces

 mcloud
 
 mcloud::api