public class TestCaseInstantiationException extends Exception
| Constructor and Description |
|---|
TestCaseInstantiationException() |
TestCaseInstantiationException(Exception e) |
TestCaseInstantiationException(String message) |
TestCaseInstantiationException(String message,
Throwable e) |
TestCaseInstantiationException(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TestCaseInstantiationException()
public TestCaseInstantiationException(String message)
public TestCaseInstantiationException(Throwable e)
public TestCaseInstantiationException(Exception e)
Copyright © 2014. All rights reserved.