Searched refs:JSONResponseError (Results 1 – 25 of 36) sorted by relevance
12
22 from boto.exception import JSONResponseError25 class ClusterNotFoundFault(JSONResponseError):29 class InvalidClusterSnapshotStateFault(JSONResponseError):33 class ClusterSnapshotNotFoundFault(JSONResponseError):37 class ClusterSecurityGroupQuotaExceededFault(JSONResponseError):41 class ReservedNodeOfferingNotFoundFault(JSONResponseError):45 class InvalidSubnet(JSONResponseError):49 class ClusterSubnetGroupQuotaExceededFault(JSONResponseError):53 class InvalidClusterStateFault(JSONResponseError):57 class InvalidClusterParameterGroupStateFault(JSONResponseError):[all …]
22 from boto.exception import JSONResponseError25 class InvalidSubnet(JSONResponseError):29 class DBParameterGroupQuotaExceeded(JSONResponseError):33 class DBSubnetGroupAlreadyExists(JSONResponseError):37 class DBSubnetGroupQuotaExceeded(JSONResponseError):41 class InstanceQuotaExceeded(JSONResponseError):45 class InvalidRestore(JSONResponseError):49 class InvalidDBParameterGroupState(JSONResponseError):53 class AuthorizationQuotaExceeded(JSONResponseError):57 class DBSecurityGroupAlreadyExists(JSONResponseError):[all …]
22 from boto.exception import JSONResponseError25 class CaseIdNotFound(JSONResponseError):29 class CaseCreationLimitExceeded(JSONResponseError):33 class InternalServerError(JSONResponseError):37 class AttachmentLimitExceeded(JSONResponseError):41 class DescribeAttachmentLimitExceeded(JSONResponseError):45 class AttachmentSetIdNotFound(JSONResponseError):49 class AttachmentSetExpired(JSONResponseError):53 class AttachmentIdNotFound(JSONResponseError):57 class AttachmentSetSizeLimitExceeded(JSONResponseError):
27 from boto.exception import JSONResponseError95 ResponseError = JSONResponseError
22 from boto.exception import JSONResponseError25 class ProvisionedThroughputExceededException(JSONResponseError):29 class LimitExceededException(JSONResponseError):33 class ConditionalCheckFailedException(JSONResponseError):37 class ResourceInUseException(JSONResponseError):41 class ResourceNotFoundException(JSONResponseError):45 class InternalServerError(JSONResponseError):49 class ValidationException(JSONResponseError):53 class ItemCollectionSizeLimitExceededException(JSONResponseError):
22 from boto.exception import JSONResponseError25 class LimitExceededException(JSONResponseError):29 class ResourceInUseException(JSONResponseError):33 class AccessDeniedException(JSONResponseError):37 class ResourceNotFoundException(JSONResponseError):41 class InternalServiceException(JSONResponseError):45 class ValidationException(JSONResponseError):49 class IncompatibleVersionException(JSONResponseError):
23 from boto.exception import JSONResponseError37 ResponseError = JSONResponseError
22 from boto.exception import JSONResponseError25 class PipelineDeletedException(JSONResponseError):29 class InvalidRequestException(JSONResponseError):33 class TaskNotFoundException(JSONResponseError):37 class PipelineNotFoundException(JSONResponseError):41 class InternalServiceError(JSONResponseError):
27 from boto.exception import JSONResponseError76 ResponseError = JSONResponseError
22 from boto.exception import JSONResponseError25 class ResourceNotFoundException(JSONResponseError):29 class ValidationException(JSONResponseError):
23 from boto.exception import JSONResponseError48 ResponseError = JSONResponseError540 raise JSONResponseError(response.status, response.reason, body)
23 from boto.exception import JSONResponseError40 with self.assertRaises(JSONResponseError):
3 from boto.exception import BotoServerError, S3CreateError, JSONResponseError103 jre = JSONResponseError('400', 'Bad Request', body=body)
27 from boto.exception import JSONResponseError65 ResponseError = JSONResponseError
26 from boto.exception import JSONResponseError62 ResponseError = JSONResponseError
26 from boto.exception import JSONResponseError84 ResponseError = JSONResponseError
27 from boto.exception import JSONResponseError40 ResponseError = JSONResponseError
27 from boto.exception import JSONResponseError64 ResponseError = JSONResponseError
25 from boto.exception import JSONResponseError45 ResponseError = JSONResponseError
26 from boto.exception import JSONResponseError61 ResponseError = JSONResponseError
23 from boto.exception import JSONResponseError51 ResponseError = JSONResponseError
362 class JSONResponseError(BotoServerError): class386 class DynamoDBResponseError(JSONResponseError):390 class SWFResponseError(JSONResponseError):
28 from boto.exception import JSONResponseError45 ResponseError = JSONResponseError
27 from boto.exception import JSONResponseError52 ResponseError = JSONResponseError