Module org.junit.platform.launcher
Package org.junit.platform.launcher.core
Class DiscoveryIssueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.junit.platform.commons.JUnitException
org.junit.platform.launcher.core.DiscoveryIssueException
- All Implemented Interfaces:
Serializable
DiscoveryIssueException
is an exception that is thrown if an engine
reports critical issues during test discovery.- Since:
- 1.13
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString