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 public static class FailureStrategy.ThrowableAssertionError extends AssertionError
Deprecated.
Use AssertionError instead.
See Also:
  • Constructor Details