Class ParseResponseException

    • Constructor Detail

      • ParseResponseException

        public ParseResponseException​(String errorCode,
                                      String errorMessage,
                                      Throwable rootCause)
      • ParseResponseException

        public ParseResponseException​(String errorCode,
                                      String errorMessage)