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

Birden fazla istisna toplar.

Yapıcılar

YapıcıAçıklama
AggregateException(Throwable[] innerExceptions)Yeni bir AggregateException sınıfı örneği başlatır.

AggregateException(Throwable[] innerExceptions)

public AggregateException(Throwable[] innerExceptions)

Yeni bir AggregateException sınıfı örneği başlatır.

Parameters:

ParametreTürAçıklama
innerExceptionsjava.lang.Throwable[]İç istisnalar.