AsposeException Constructor (Exception)

Initializes a new instance of the AsposeException class

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public AsposeException(
	Exception innerException
)

Parameters

innerException
Type: SystemException
See Also