Class FieldMappingDataServiceException

    • Constructor Detail

      • FieldMappingDataServiceException

        public FieldMappingDataServiceException​(ResponseCode code)
      • FieldMappingDataServiceException

        public FieldMappingDataServiceException​(ResponseCode code,
                                                EsbErrorToken esbErrorToken)
      • FieldMappingDataServiceException

        public FieldMappingDataServiceException​(ResponseCode code,
                                                Throwable originalCause)
      • FieldMappingDataServiceException

        public FieldMappingDataServiceException​(ResponseCode code,
                                                String responseValue)
    • Method Detail

      • addFieldMapping

        public void addFieldMapping​(String field,
                                    String value)
      • setFieldMappings

        public void setFieldMappings​(Map<String,​String> fieldMappings)