com.microsoft.tfs.core.clients.versioncontrol.events
Interface NonFatalErrorListener

All Superinterfaces:
java.util.EventListener

public interface NonFatalErrorListener
extends java.util.EventListener

Defines an interface for listeners of the NonFatalErrorEvent.

Since:
TEE-SDK-10.1

Method Summary
 void onNonFatalError(NonFatalErrorEvent e)
           
 

Method Detail

onNonFatalError

void onNonFatalError(NonFatalErrorEvent e)


© 2015 Microsoft. All rights reserved.