ReactNoCrashSoftException

Extends RuntimeException so that it may be caught by a ReactSoftExceptionListener. Any ReactSoftExceptionListener that catches a ReactNoCrashSoftException should log it only and not crash, no matter what.

Inheritors

Constructors

Link copied to clipboard
constructor(m: String)
constructor(e: Throwable)
constructor(m: String, e: Throwable?)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard