AsposeInvalidOperationException Constructor (String, String)

Initializes a new instance of the AsposeInvalidOperationException class

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public AsposeInvalidOperationException(
	string format,
	string parameter
)

Parameters

format
Type: SystemString
parameter
Type: SystemString
See Also