DigitalOcean API Client in Java

Uses of Package
com.myjeeva.digitalocean.exception

Packages that use com.myjeeva.digitalocean.exception
com.myjeeva.digitalocean   
com.myjeeva.digitalocean.impl   
 

Classes in com.myjeeva.digitalocean.exception used by com.myjeeva.digitalocean
AccessDeniedException
          AccessDeniedException will be thrown, when request failed to authenticate into the DigitalOcean API successfully.
RequestUnsuccessfulException
          RequestUnsuccessfulException will be thrown if any RESTful request unsuccessfull from wrapper method
ResourceNotFoundException
          ResourceNotFoundException will be thrown, while DigitalOcean status code is 404, then api-client will this exception
 

Classes in com.myjeeva.digitalocean.exception used by com.myjeeva.digitalocean.impl
AccessDeniedException
          AccessDeniedException will be thrown, when request failed to authenticate into the DigitalOcean API successfully.
RequestUnsuccessfulException
          RequestUnsuccessfulException will be thrown if any RESTful request unsuccessfull from wrapper method
ResourceNotFoundException
          ResourceNotFoundException will be thrown, while DigitalOcean status code is 404, then api-client will this exception
 


DigitalOcean API Client in Java

Copyright © 2013 myjeeva blog, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva blog has license information.