Package com.google.common.truth
Class Platform.PlatformComparisonFailure
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
com.google.common.truth.Platform.PlatformComparisonFailure
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ComparisonFailureWithFacts
- Enclosing class:
- Platform
-
Constructor Summary
ConstructorsConstructorDescriptionPlatformComparisonFailure
(String message, String unusedUnderGwtExpected, String unusedUnderGwtActual, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace