Package org.gradle.testkit.runner
Class InvalidRunnerConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.gradle.testkit.runner.InvalidRunnerConfigurationException
- All Implemented Interfaces:
- Serializable
Thrown when a build cannot be executed due to the runner being in an invalid state.
- Since:
- 2.6
- See Also:
- 
Constructor SummaryConstructorsConstructorDescription
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidRunnerConfigurationException
- 
InvalidRunnerConfigurationException
 
-