Package 

Class AggregateException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class AggregateException
    extends Exception
                        

    Aggregates multiple Throwables that may be thrown in the process of a task's execution.