Class SkippedTestExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.arquillian.test.spi.execution.SkippedTestExecutionException
- All Implemented Interfaces:
Serializable
- Author:
- Stefan Miklosovic
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSkippedTestExecutionException(String message) SkippedTestExecutionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SkippedTestExecutionException
public SkippedTestExecutionException() -
SkippedTestExecutionException
-
SkippedTestExecutionException
-
SkippedTestExecutionException
-