@Deprecated
public class ReactSoftException
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
ReactSoftException.ReactSoftExceptionListener
Deprecated.
|
Constructor and Description |
---|
ReactSoftException()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
addListener(ReactSoftException.ReactSoftExceptionListener listener)
Deprecated.
|
static void |
clearListeners()
Deprecated.
|
static void |
logSoftException(java.lang.String category,
java.lang.Throwable cause)
Deprecated.
|
static void |
removeListener(ReactSoftException.ReactSoftExceptionListener listener)
Deprecated.
|
public static void addListener(ReactSoftException.ReactSoftExceptionListener listener)
public static void removeListener(ReactSoftException.ReactSoftExceptionListener listener)
public static void clearListeners()
public static void logSoftException(java.lang.String category, java.lang.Throwable cause)