| Constructor and Description |
|---|
StreamReporter(com.samebug.notifier.core.IConfiguration config) |
StreamReporter(com.samebug.notifier.core.IConfiguration config,
PrintStream info,
PrintStream error) |
| 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) |
public StreamReporter(com.samebug.notifier.core.IConfiguration config)
public StreamReporter(com.samebug.notifier.core.IConfiguration config,
PrintStream info,
PrintStream error)
public com.samebug.notifier.core.IResponse handleResponse(com.samebug.notifier.core.IResponse response)
handleResponse in interface IReporterpublic com.samebug.notifier.core.exceptions.RecorderError handleRecorderError(com.samebug.notifier.core.exceptions.RecorderError re)
handleRecorderError in interface IReporterpublic com.samebug.notifier.core.exceptions.NotifierException handleNotifierException(com.samebug.notifier.core.exceptions.NotifierException e)
handleNotifierException in interface IReporterCopyright © 2014. All rights reserved.