Class DataSetDoesNotExistException

    • Constructor Detail

      • DataSetDoesNotExistException

        public DataSetDoesNotExistException​(DataSetID id)
        Exceptions produced when dataset identified by ID provided does not exist
        Parameters:
        id - ID of the dataset
      • DataSetDoesNotExistException

        public DataSetDoesNotExistException​(String datasetName)
        Exceptions produced when dataset identified by name provided does not exist
        Parameters:
        datasetName - name of the dataset