setUnhandled

open fun setUnhandled(unhandled: Boolean)

Whether the event was a crash (i.e. unhandled) or handled error in which the system continued running. Unhandled errors count towards your stability score. If you don't want certain errors to count towards your stability score, you can alter this property through an OnErrorCallback.