public interface IReporter
| Modifier and Type | Method and Description |
|---|---|
com.samebug.notifier.core.exceptions.NotifierException |
handleNotifierException(com.samebug.notifier.core.exceptions.NotifierException e) |
com.samebug.notifier.core.exceptions.RecorderError |
handleRecorderError(com.samebug.notifier.core.exceptions.RecorderError re) |
com.samebug.notifier.core.IResponse |
handleResponse(com.samebug.notifier.core.IResponse response) |
com.samebug.notifier.core.IResponse handleResponse(com.samebug.notifier.core.IResponse response)
com.samebug.notifier.core.exceptions.RecorderError handleRecorderError(com.samebug.notifier.core.exceptions.RecorderError re)
com.samebug.notifier.core.exceptions.NotifierException handleNotifierException(com.samebug.notifier.core.exceptions.NotifierException e)
Copyright © 2014. All rights reserved.