Class AppPkgTestRunner.ConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.avoka.fc.core.test.func.AppPkgTestRunner.ConfigException
All Implemented Interfaces:
Serializable
Enclosing class:
AppPkgTestRunner

public class AppPkgTestRunner.ConfigException extends RuntimeException
Provides a configuration exception.
See Also:
  • Constructor Details

    • ConfigException

      public ConfigException(String message)
      Create a new configuration exception.
      Parameters:
      message - the error message