◆ AggregateException() [1/2]
| fiftyone.pipeline.exceptions.AggregateException.AggregateException | ( | String | message, | 
| Collection< Throwable > | causes | ||
| ) | 
Construct a new instance.
- Parameters
 - 
    
- message - the message to give to the exception
 - causes - multiple causes to be contained in the exception
  
