Uses of Class
ubic.gemma.rest.util.CurationCommitConflictException
Packages that use CurationCommitConflictException
-
Uses of CurationCommitConflictException in ubic.gemma.rest.providers
Subclasses with type arguments of type CurationCommitConflictException in ubic.gemma.rest.providersModifier and TypeClassDescriptionclassMaps aCurationCommitConflictExceptionto a 409 whoseerrors[0].reasonis the stable code for which conflict it was, so a client routes on the code rather than on the wording of the message.Methods in ubic.gemma.rest.providers with parameters of type CurationCommitConflictExceptionModifier and TypeMethodDescriptionprotected jakarta.ws.rs.core.Response.StatusCurationCommitConflictExceptionMapper.getStatus(CurationCommitConflictException exception) protected WellComposedErrorBodyCurationCommitConflictExceptionMapper.getWellComposedErrorBody(CurationCommitConflictException exception)