Class SkipTestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jenkinsci.plugins.xunit.service.TransformerException
org.jenkinsci.plugins.xunit.service.SkipTestException
- All Implemented Interfaces:
Serializable
Signals that a tools analysis is skipped for some reason.
- Author:
- Gregory Boissinot
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SkipTestException
-