jetbrains.buildServer.util
Interface EventDispatcher.ErrorHandler

Enclosing class:
EventDispatcher<T extends java.util.EventListener>

public static interface EventDispatcher.ErrorHandler


Method Summary
 void handle(java.lang.Throwable e)
           
 

Method Detail

handle

void handle(java.lang.Throwable e)