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:
java.io.Serializable
@API(status=MAINTAINED, since="1.13.3") public class DiscoveryIssueException extends org.junit.platform.commons.JUnitExceptionDiscoveryIssueExceptionis an exception that is thrown if an engine reports critical issues during test discovery.- Since:
- 1.13
- See Also:
- Serialized Form