Class ConcurrentModificationException

All Implemented Interfaces:
ErrorResponseException, Serializable

public class ConcurrentModificationException extends ConcurrentModificationException implements ErrorResponseException
Deserializes the response payload as ErrorResponse and extracts the currentVersion of the modified resource if included
See Also: