Package ubic.gemma.rest.util
Class ResponseErrorObject
java.lang.Object
ubic.gemma.rest.util.ResponseErrorObject
Wrapper for an error response payload compliant with the Google JSON style-guide.
- Author:
- tesarst
-
Method Details
-
builder
-
getApiVersion
API version. -
getBuildInfo
Build information.This is an extension to the Google JSON style-guide.
-
getError
Error beign reported. -
equals
-
hashCode
public int hashCode() -
toString
-