public class AssertionException
extends java.lang.RuntimeException
AssertionError but extends RuntimeException so that it may be caught by a NativeModuleCallExceptionHandler. See that class for more details. Used in conjunction with
SoftAssertions.| Constructor and Description |
|---|
AssertionException(java.lang.String detailMessage) |