Interface IndicatorsExecutionResult

    • Method Detail

      • hasFailed

        boolean hasFailed()
        Returns true if at least one indicator has failed.
      • getExceptions

        java.util.List<DQIdException> getExceptions()
        Returns all exceptions thrown during an indicator execution.