AggregateException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception

public class AggregateException extends System.Exception

يجمع استثناءات متعددة.

المنشئات

المنشئالوصف
AggregateException(Throwable[] innerExceptions)ينشئ مثيلاً جديداً من الفئة AggregateException.

AggregateException(Throwable[] innerExceptions)

public AggregateException(Throwable[] innerExceptions)

ينشئ مثيلاً جديداً من الفئة AggregateException.

Parameters:

معاملنوعالوصف
innerExceptionsjava.lang.Throwable[]الاستثناءات الداخلية.