org.terracotta.modules.async
Interface AsyncErrorHandler

All Known Implementing Classes:
LoggingErrorHandler

public interface AsyncErrorHandler


Method Summary
 void onError(ProcessingBucket bucket, Throwable exception)
           
 

Method Detail

onError

void onError(ProcessingBucket bucket,
             Throwable exception)


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.