| Package | Description |
|---|---|
| com.samebug.notifier | |
| com.samebug.notifier.encoder | |
| com.samebug.notifier.proxy |
| Modifier and Type | Method and Description |
|---|---|
static UUID |
Samebug.notify(String message,
ThrowableProxy throwableProxy)
Notify Samebug about an exception
|
UUID |
INotifier.notify(String message,
ThrowableProxy throwableProxy)
Notify Samebug about an exception
|
static UUID |
Samebug.notify(String message,
ThrowableProxy throwableProxy,
Date timestamp)
Notify Samebug about an exception
|
UUID |
INotifier.notify(String message,
ThrowableProxy throwableProxy,
Date timestamp)
Notify Samebug about an exception
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentEncoder.encode(ThrowableProxy t) |
void |
ContentEncoder.writeField(String name,
ThrowableProxy value) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThrowableProxy |
| Modifier and Type | Method and Description |
|---|---|
ThrowableProxy |
DefaultThrowableProxy.getCause() |
ThrowableProxy |
ThrowableProxy.getCause() |
Copyright © 2014. All rights reserved.