Package com.google.common.truth
Class FailureStrategy.ThrowableAssertionError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
com.google.common.truth.FailureStrategy.ThrowableAssertionError
- All Implemented Interfaces:
Serializable
- Enclosing class:
FailureStrategy
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ThrowableAssertionError
Deprecated.
-
AssertionError
instead.