CreativeNotFoundException Constructor (Int32, String)

Alterian Email Manager 6.2.3 SDK Help File
Constructor

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public CreativeNotFoundException(
	int creativeId,
	string message
)

Parameters

creativeId
Type: SystemInt32
The id of the creative not found
message
Type: SystemString
Custom message
See Also