Class ErrorResponse


  • public class ErrorResponse
    extends Object
    • Constructor Detail

      • ErrorResponse

        public ErrorResponse​(String code,
                             String message,
                             String reportErrorCode)
    • Method Detail

      • getCode

        public String getCode()
      • getReportErrorCode

        public String getReportErrorCode()
      • getMessage

        public String getMessage()