Class EnvVariableNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.chutneytesting.environment.domain.exception.EnvVariableNotFoundException
All Implemented Interfaces:
Serializable

public class EnvVariableNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • EnvVariableNotFoundException

      public EnvVariableNotFoundException(String message)