Package org.apache.drill.exec.testing
Class InjectionConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.exec.testing.InjectionConfigurationException
- All Implemented Interfaces:
Serializable
An Exception thrown when injection configuration is incorrect.
- See Also:
-
Constructor Summary
ConstructorDescriptionInjectionConfigurationException
(String message) InjectionConfigurationException
(String message, Throwable throwable) InjectionConfigurationException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InjectionConfigurationException
-
InjectionConfigurationException
-
InjectionConfigurationException
-