Serialized Form
-
Package org.testng
-
Exception org.testng.DataProviderInvocationException
class DataProviderInvocationException extends TestNGException implements Serializable -
Exception org.testng.SkipException
class SkipException extends RuntimeException implements Serializable- serialVersionUID:
- 4052142657885527260L
-
Serialized Fields
-
m_stackReduced
boolean m_stackReduced
-
m_stackTrace
StackTraceElement[] m_stackTrace
-
-
Exception org.testng.TestException
class TestException extends TestNGException implements Serializable- serialVersionUID:
- -7946644025188038804L
-
Exception org.testng.TestNGException
class TestNGException extends RuntimeException implements Serializable- serialVersionUID:
- -422675971506425913L
-
Exception org.testng.TimeBombSkipException
class TimeBombSkipException extends SkipException implements Serializable- serialVersionUID:
- -8599821478834048537L
-
Serialized Fields
-
m_expireDate
Calendar m_expireDate
-
m_inFormat
DateFormat m_inFormat
-
m_outFormat
DateFormat m_outFormat
-
sdf
SimpleDateFormat sdf
-
-
-
Package org.testng.internal
-
Exception org.testng.internal.InvokeMethodRunnable.TestNGRuntimeException
class TestNGRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -8619899270785596231L
-
-
Package org.testng.internal.junit
-
Error org.testng.internal.junit.ArrayComparisonFailure
class ArrayComparisonFailure extends AssertionError implements Serializable-
Serialized Fields
-
fCause
AssertionError fCause
-
fIndices
List<Integer> fIndices
-
fMessage
String fMessage
-
-
-
-
Package org.testng.internal.reflect
-
Exception org.testng.internal.reflect.MethodMatcherException
class MethodMatcherException extends TestNGException implements Serializable
-
-
Package org.testng.internal.thread
-
Exception org.testng.internal.thread.ThreadExecutionException
class ThreadExecutionException extends Exception implements Serializable- serialVersionUID:
- -7766644143333236263L
-
Exception org.testng.internal.thread.ThreadTimeoutException
class ThreadTimeoutException extends Exception implements Serializable- serialVersionUID:
- 7009400729783393548L
-