Class IllegalStateUpdateException

All Implemented Interfaces:
Serializable

public final class IllegalStateUpdateException extends ServiceException
This exception is thrown when a resource update could not take place because the "fromRevision" field specified in the update didn’t match the actual "revision" field in the database.
Author:
dandriana
See Also: