Package org.junit.internal.runners
Class InitializationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.junit.internal.runners.InitializationError
- All Implemented Interfaces:
Serializable
Deprecated.
Use the published version:
InitializationError
This may disappear as soon as 1 April 2009- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.private static final long
Deprecated. -
Constructor Summary
ConstructorsConstructorDescriptionInitializationError
(String string) Deprecated.InitializationError
(Throwable... errors) Deprecated.InitializationError
(List<Throwable> errors) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDDeprecated.- See Also:
-
fErrors
Deprecated.
-
-
Constructor Details
-
InitializationError
Deprecated. -
InitializationError
Deprecated. -
InitializationError
Deprecated.
-
-
Method Details
-
getCauses
Deprecated.
-