Class ReportNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.enedis.chutney.server.core.domain.execution.report.ReportNotFoundException
All Implemented Interfaces:
Serializable

public class ReportNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • ReportNotFoundException

      public ReportNotFoundException(String scenarioId, Long reportId)
    • ReportNotFoundException

      public ReportNotFoundException(Long reportId)