Package co.cloudcraft.exception
package co.cloudcraft.exception
-
ClassDescriptionException thrown when API access to Cloudcraft fails because of authentication failure typically caused by missing or invalid API Key.The class CloudcraftException and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.Error response objectException thrown when input to APIs are invalid.Exception thrown when server cannot locate the requested resource.Exception thrown when API access to Cloudcraft fails because the user does not have authority to perform the requested operation.Thrown when the user has sent too many requests in a given amount of time ("rate limiting").Exception thrown when the ETag hashes do not match indicating the document has been edited in-between.