Package io.sentry.hints
Interface AbnormalExit
public interface AbnormalExit
Marker interface for Sessions experiencing abnormal status
-
Method Details
-
mechanism
What was the mechanism this Session has abnormal'ed with -
ignoreCurrentThread
boolean ignoreCurrentThread()Whether the current thread should be ignored from being marked as crashed, e.g. a watchdog -
timestamp
When exactly the abnormal exit happened
-