Class IngestionServiceException

    • Constructor Detail

      • IngestionServiceException

        public IngestionServiceException​(String message)
      • IngestionServiceException

        public IngestionServiceException​(String message,
                                         Exception exception)
      • IngestionServiceException

        public IngestionServiceException​(String ingestionSource,
                                         String message,
                                         Exception exception)
    • Method Detail

      • getIngestionSource

        public String getIngestionSource()