| Package | Description |
|---|---|
| com.samebug.notifier | |
| com.samebug.notifier.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static UUID |
Samebug.notify(String message,
Throwable throwable)
Notify Samebug about an exception
|
UUID |
INotifier.notify(String message,
Throwable throwable)
Notify Samebug about an exception
|
static UUID |
Samebug.notify(String message,
Throwable throwable,
Date timestamp)
Notify Samebug about an exception
|
UUID |
INotifier.notify(String message,
Throwable throwable,
Date timestamp)
Notify Samebug about an exception
|
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 | Class and Description |
|---|---|
class |
BadServerAddress |
class |
ConnectionError |
class |
ConnectionTimeout |
class |
JsonEncodingException |
class |
MarshalingError |
class |
MultipleConfigFileException |
class |
NoAppKeyDefinedException |
class |
NoConfigFileException |
class |
NoResponse |
class |
NoURI |
class |
ReadError |
class |
ReadTimeout |
class |
RecorderError |
class |
UnknownError |
class |
UnknownProtocol |
class |
UnsupportedUTF8 |
class |
UrlEncodingError |
class |
WriteError |
Copyright © 2014. All rights reserved.