AsposeNotSupportedException Constructor (Exception)

Initializes a new instance of the AsposeNotSupportedException class

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

Parameters

innerException
Type: SystemException
See Also