Class ThrowableEventAdapter.ToPrintStream

java.lang.Object
org.eclipse.net4j.util.event.ThrowableEventAdapter
org.eclipse.net4j.util.event.ThrowableEventAdapter.ToPrintStream
All Implemented Interfaces:
EventListener, IListener
Enclosing class:
ThrowableEventAdapter

public static class ThrowableEventAdapter.ToPrintStream extends ThrowableEventAdapter
Prints the stack traces of throwable events to a PrintStream.
Author:
Eike Stepper