ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

org.jboss.shrinkwrap.impl.base.io
Interface StreamErrorHandler


public interface StreamErrorHandler

Handler for errors that occur during StreamTask processing.

Version:
$Revision: $
Author:
John Bailey

Method Summary
 void handle(Throwable t)
          Handles a Throwable that was thrown during stream processing.
 

Method Detail

handle

void handle(Throwable t)
Handles a Throwable that was thrown during stream processing.

Parameters:
t -

ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.