
public static class ThrowableEventAdapter.ToPrintStream extends ThrowableEventAdapter
events to a PrintStream.ThrowableEventAdapter.ToPrintStream| Modifier and Type | Field and Description |
|---|---|
static ThrowableEventAdapter.ToPrintStream |
CONSOLE |
| Constructor and Description |
|---|
ThrowableEventAdapter.ToPrintStream(PrintStream out) |
| Modifier and Type | Method and Description |
|---|---|
PrintStream |
getOut() |
protected void |
onThrowable(INotifier source,
Throwable t) |
notifyEvent, notifyLifecycleEvent, notifyOtherEventpublic static final ThrowableEventAdapter.ToPrintStream CONSOLE
public ThrowableEventAdapter.ToPrintStream(PrintStream out)
public final PrintStream getOut()
protected void onThrowable(INotifier source, Throwable t)
onThrowable in class ThrowableEventAdapterCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.