Packages

 

com.aspose.imaging

Interfaces

Classes

Exceptions

com.aspose.imaging

Class AggregateException

  • All Implemented Interfaces:
    Serializable


    public class AggregateException
    extends com.aspose.ms.System.Exception

    Aggregates multiple exceptions.

    See Also:
    Exception, Serialized Form
    • Constructor Detail

      • AggregateException

        public AggregateException(Throwable[] innerExceptions)

        Initializes a new instance of the AggregateException class.

        Parameters:
        innerExceptions - The inner exceptions.