Class ClientException

    • Constructor Detail

      • ClientException

        public ClientException​(String message,
                               ClientError error,
                               Map<?,​?> parameterMap)
      • ClientException

        protected ClientException​(String message,
                                  ErrorStatus errorStatus)
    • Method Detail

      • getParameterMap

        public Map<?,​?> getParameterMap()