Interface GemmaRestApiClient.ErrorResponse.Error

Enclosing interface:
GemmaRestApiClient.ErrorResponse

public static interface GemmaRestApiClient.ErrorResponse.Error
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
  • Method Details

    • getCode

      int getCode()
    • getMessage

      String getMessage()