Class ErrorResponseBody

    • Field Detail

      • errorCode

        private int errorCode
      • description

        private String[] description
    • Constructor Detail

      • ErrorResponseBody

        public ErrorResponseBody()
    • Method Detail

      • getDescription

        public String[] getDescription()
      • getTitle

        public String getTitle()
      • getErrorCode

        public int getErrorCode()