Package io.sentry
Class UncaughtExceptionHandlerIntegration.UncaughtExceptionHint
java.lang.Object
io.sentry.hints.BlockingFlushHint
io.sentry.UncaughtExceptionHandlerIntegration.UncaughtExceptionHint
- All Implemented Interfaces:
DiskFlushNotification,Flushable,SessionEnd,TransactionEnd
- Enclosing class:
- UncaughtExceptionHandlerIntegration
@Internal
public static class UncaughtExceptionHandlerIntegration.UncaughtExceptionHint
extends BlockingFlushHint
implements SessionEnd, TransactionEnd
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisFlushable(@Nullable SentryId eventId) voidsetFlushable(@NotNull SentryId eventId) Methods inherited from class io.sentry.hints.BlockingFlushHint
markFlushed, waitFlush
-
Constructor Details
-
UncaughtExceptionHint
-
-
Method Details
-
isFlushable
- Specified by:
isFlushablein interfaceDiskFlushNotification
-
setFlushable
- Specified by:
setFlushablein interfaceDiskFlushNotification
-