org.apache.servicemix.eip.support
Class AbstractAggregator.ClosedAggregateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.servicemix.eip.support.AbstractAggregator.ClosedAggregateException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AbstractAggregator

public static class AbstractAggregator.ClosedAggregateException
extends java.lang.Exception

Error used to report that the aggregate has already been closed

See Also:
Serialized Form

Constructor Summary
AbstractAggregator.ClosedAggregateException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractAggregator.ClosedAggregateException

public AbstractAggregator.ClosedAggregateException()


Copyright © 2005-2011 FuseSource. All Rights Reserved.