Method and Description |
---|
bolts.AggregateException.getErrors()
Please use
AggregateException.getCauses() instead. |
Constructor and Description |
---|
bolts.AggregateException(List Please use
AggregateException.AggregateException(String, Throwable[]) instead. |