org.terracotta.modules.async.errorhandlers
Class LoggingErrorHandler
java.lang.Object
org.terracotta.modules.async.errorhandlers.LoggingErrorHandler
- All Implemented Interfaces:
- AsyncErrorHandler
public class LoggingErrorHandler
- extends Object
- implements AsyncErrorHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingErrorHandler
public LoggingErrorHandler()
onError
public void onError(ProcessingBucket bucket,
Throwable exception)
- Specified by:
onError in interface AsyncErrorHandler
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.