org.soyatec.windowsazure.error
Class TableErrorCodeStrings
java.lang.Object
org.soyatec.windowsazure.error.TableErrorCodeStrings
public final class TableErrorCodeStrings
- extends java.lang.Object
The class contains the error code strings that are specific to queue service
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMethodNotUsingPost
public static final java.lang.String XMethodNotUsingPost
- See Also:
- Constant Field Values
XMethodIncorrectValue
public static final java.lang.String XMethodIncorrectValue
- See Also:
- Constant Field Values
XMethodIncorrectCount
public static final java.lang.String XMethodIncorrectCount
- See Also:
- Constant Field Values
TableHasNoProperties
public static final java.lang.String TableHasNoProperties
- See Also:
- Constant Field Values
DuplicatePropertiesSpecified
public static final java.lang.String DuplicatePropertiesSpecified
- See Also:
- Constant Field Values
TableHasNoSuchProperty
public static final java.lang.String TableHasNoSuchProperty
- See Also:
- Constant Field Values
DuplicateKeyPropertySpecified
public static final java.lang.String DuplicateKeyPropertySpecified
- See Also:
- Constant Field Values
TableAlreadyExists
public static final java.lang.String TableAlreadyExists
- See Also:
- Constant Field Values
TableNotFound
public static final java.lang.String TableNotFound
- See Also:
- Constant Field Values
EntityNotFound
public static final java.lang.String EntityNotFound
- See Also:
- Constant Field Values
EntityAlreadyExists
public static final java.lang.String EntityAlreadyExists
- See Also:
- Constant Field Values
PartitionKeyNotSpecified
public static final java.lang.String PartitionKeyNotSpecified
- See Also:
- Constant Field Values
OperatorInvalid
public static final java.lang.String OperatorInvalid
- See Also:
- Constant Field Values
UpdateConditionNotSatisfied
public static final java.lang.String UpdateConditionNotSatisfied
- See Also:
- Constant Field Values
PropertiesNeedValue
public static final java.lang.String PropertiesNeedValue
- See Also:
- Constant Field Values
PartitionKeyPropertyCannotBeUpdated
public static final java.lang.String PartitionKeyPropertyCannotBeUpdated
- See Also:
- Constant Field Values
TooManyProperties
public static final java.lang.String TooManyProperties
- See Also:
- Constant Field Values
EntityTooLarge
public static final java.lang.String EntityTooLarge
- See Also:
- Constant Field Values
PropertyValueTooLarge
public static final java.lang.String PropertyValueTooLarge
- See Also:
- Constant Field Values
InvalidValueType
public static final java.lang.String InvalidValueType
- See Also:
- Constant Field Values
TableBeingDeleted
public static final java.lang.String TableBeingDeleted
- See Also:
- Constant Field Values
TableServerOutOfMemory
public static final java.lang.String TableServerOutOfMemory
- See Also:
- Constant Field Values
PrimaryKeyPropertyIsInvalidType
public static final java.lang.String PrimaryKeyPropertyIsInvalidType
- See Also:
- Constant Field Values
PropertyNameTooLong
public static final java.lang.String PropertyNameTooLong
- See Also:
- Constant Field Values
PropertyNameInvalid
public static final java.lang.String PropertyNameInvalid
- See Also:
- Constant Field Values
BatchOperationNotSupported
public static final java.lang.String BatchOperationNotSupported
- See Also:
- Constant Field Values
JsonFormatNotSupported
public static final java.lang.String JsonFormatNotSupported
- See Also:
- Constant Field Values
MethodNotAllowed
public static final java.lang.String MethodNotAllowed
- See Also:
- Constant Field Values
NotImplemented
public static final java.lang.String NotImplemented
- See Also:
- Constant Field Values
TableErrorCodeStrings
public TableErrorCodeStrings()