| Package | Description |
|---|---|
| net.kencochrane.raven.event.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static Deque<SentryException> |
SentryException.extractExceptionQueue(Throwable throwable)
Transforms a
Throwable into a Queue of SentryException. |
Deque<SentryException> |
ExceptionInterface.getExceptions() |
| Constructor and Description |
|---|
ExceptionInterface(Deque<SentryException> exceptions)
Creates a new instance from the given
exceptions. |
Copyright © 2012–2014. All rights reserved.