Class | Description |
---|---|
DefaultSentryClientFactory |
Default implementation of
SentryClientFactory . |
DefaultSentryClientFactory.DaemonThreadFactory |
Thread factory generating daemon threads with a custom priority.
|
Sentry |
Sentry provides easy access to a statically stored
SentryClient instance. |
SentryClient |
Sentry client, for sending
Event s to a Sentry server. |
SentryClientFactory |
Factory in charge of creating
SentryClient instances. |
SentryUncaughtExceptionHandler |
Sends any uncaught exception to Sentry, then passes the exception on to the pre-existing
uncaught exception handler.
|
Copyright © 2012–2018. All rights reserved.