@Deprecated public class InitializationError extends Exception
InitializationError
This may disappear as soon as 1 April 2009Constructor 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, toString
Copyright © 2002–2023 JUnit. All rights reserved.