Class DataSetNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.enedis.chutney.server.core.domain.dataset.DataSetNotFoundException
All Implemented Interfaces:
Serializable

public class DataSetNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • DataSetNotFoundException

      public DataSetNotFoundException(String id)
    • DataSetNotFoundException

      public DataSetNotFoundException(String id, Throwable throwable)