public class ReactNoCrashSoftException
extends java.lang.RuntimeException
ReactSoftExceptionListener
. Any
ReactSoftExceptionListener
that catches a ReactNoCrashSoftException should log it only
and not crash, no matter what.Constructor and Description |
---|
ReactNoCrashSoftException(java.lang.String m) |
ReactNoCrashSoftException(java.lang.String m,
java.lang.Throwable e) |
ReactNoCrashSoftException(java.lang.Throwable e) |