@Deprecated public class InitializationError extends Exception
InitializationError
This may disappear as soon as 1 April 2009| Constructor and Description |
|---|
InitializationError(List<Throwable> errors)
Deprecated.
|
InitializationError(String string)
Deprecated.
|
InitializationError(Throwable... errors)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Throwable> |
getCauses()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2017 JUnit. All rights reserved.