-
public interface ReactSoftExceptionLogger.ReactSoftExceptionListener
-
-
Method Summary
Modifier and Type Method Description abstract void
logSoftException(String category, Throwable cause)
-
-
Method Detail
-
logSoftException
abstract void logSoftException(String category, Throwable cause)
-
-
-
-