org.soyatec.windowsazure.error
Class StorageErrorCodeStrings
java.lang.Object
org.soyatec.windowsazure.error.StorageErrorCodeStrings
public final class StorageErrorCodeStrings
- extends java.lang.Object
Error code strings that are common to all storage services
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnsupportedHttpVerb
public static final java.lang.String UnsupportedHttpVerb
- See Also:
- Constant Field Values
MissingContentLengthHeader
public static final java.lang.String MissingContentLengthHeader
- See Also:
- Constant Field Values
MissingRequiredHeader
public static final java.lang.String MissingRequiredHeader
- See Also:
- Constant Field Values
MissingRequiredXmlNode
public static final java.lang.String MissingRequiredXmlNode
- See Also:
- Constant Field Values
UnsupportedHeader
public static final java.lang.String UnsupportedHeader
- See Also:
- Constant Field Values
UnsupportedXmlNode
public static final java.lang.String UnsupportedXmlNode
- See Also:
- Constant Field Values
InvalidHeaderValue
public static final java.lang.String InvalidHeaderValue
- See Also:
- Constant Field Values
InvalidXmlNodeValue
public static final java.lang.String InvalidXmlNodeValue
- See Also:
- Constant Field Values
MissingRequiredQueryParameter
public static final java.lang.String MissingRequiredQueryParameter
- See Also:
- Constant Field Values
UnsupportedQueryParameter
public static final java.lang.String UnsupportedQueryParameter
- See Also:
- Constant Field Values
InvalidQueryParameterValue
public static final java.lang.String InvalidQueryParameterValue
- See Also:
- Constant Field Values
OutOfRangeQueryParameterValue
public static final java.lang.String OutOfRangeQueryParameterValue
- See Also:
- Constant Field Values
InvalidUri
public static final java.lang.String InvalidUri
- See Also:
- Constant Field Values
InvalidHttpVerb
public static final java.lang.String InvalidHttpVerb
- See Also:
- Constant Field Values
EmptyMetadataKey
public static final java.lang.String EmptyMetadataKey
- See Also:
- Constant Field Values
RequestBodyTooLarge
public static final java.lang.String RequestBodyTooLarge
- See Also:
- Constant Field Values
InvalidXmlDocument
public static final java.lang.String InvalidXmlDocument
- See Also:
- Constant Field Values
InternalError
public static final java.lang.String InternalError
- See Also:
- Constant Field Values
AuthenticationFailed
public static final java.lang.String AuthenticationFailed
- See Also:
- Constant Field Values
Md5Mismatch
public static final java.lang.String Md5Mismatch
- See Also:
- Constant Field Values
InvalidMd5
public static final java.lang.String InvalidMd5
- See Also:
- Constant Field Values
OutOfRangeInput
public static final java.lang.String OutOfRangeInput
- See Also:
- Constant Field Values
InvalidInput
public static final java.lang.String InvalidInput
- See Also:
- Constant Field Values
OperationTimedOut
public static final java.lang.String OperationTimedOut
- See Also:
- Constant Field Values
ResourceNotFound
public static final java.lang.String ResourceNotFound
- See Also:
- Constant Field Values
InvalidMetadata
public static final java.lang.String InvalidMetadata
- See Also:
- Constant Field Values
MetadataTooLarge
public static final java.lang.String MetadataTooLarge
- See Also:
- Constant Field Values
ConditionNotMet
public static final java.lang.String ConditionNotMet
- See Also:
- Constant Field Values
InvalidRange
public static final java.lang.String InvalidRange
- See Also:
- Constant Field Values
ContainerNotFound
public static final java.lang.String ContainerNotFound
- See Also:
- Constant Field Values
ContainerAlreadyExists
public static final java.lang.String ContainerAlreadyExists
- See Also:
- Constant Field Values
ContainerDisabled
public static final java.lang.String ContainerDisabled
- See Also:
- Constant Field Values
ContainerBeingDeleted
public static final java.lang.String ContainerBeingDeleted
- See Also:
- Constant Field Values
ServerBusy
public static final java.lang.String ServerBusy
- See Also:
- Constant Field Values
InvalidPageRange
public static final java.lang.String InvalidPageRange
- See Also:
- Constant Field Values
StorageErrorCodeStrings
public StorageErrorCodeStrings()