Class EnvVariableNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.enedis.chutney.environment.domain.exception.EnvVariableNotFoundException
All Implemented Interfaces:
Serializable

public class EnvVariableNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • EnvVariableNotFoundException

      public EnvVariableNotFoundException(String variableKey)