Class CommonResponse.ApiError

java.lang.Object
com.arms.api.util.response.CommonResponse.ApiError
Enclosing class:
CommonResponse

public static class CommonResponse.ApiError extends Object
  • Method Details

    • getMessage

      public String getMessage()
    • getStatus

      public int getStatus()
    • getErrorCode

      public String getErrorCode()