Package ubic.gemma.core.util
Interface GemmaRestApiClient.ErrorResponse.Error
- Enclosing interface:
GemmaRestApiClient.ErrorResponse
public static interface GemmaRestApiClient.ErrorResponse.Error
-
Method Summary
-
Method Details
-
getCode
int getCode() -
getMessage
String getMessage()
-