public class SkipException extends org.testng.SkipException
| Modifier and Type | Field and Description |
|---|---|
static DateFormat |
df |
| Constructor and Description |
|---|
SkipException(String test,
String skipMessage) |
SkipException(String test,
String skipMessage,
PrintWriter skipLog) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final DateFormat df
public SkipException(String test, String skipMessage)
public SkipException(String test, String skipMessage, PrintWriter skipLog)
Copyright © 2014 World Wide Web Consortium (W3C). All rights reserved.