CreativeNotLockedException Constructor (Int32, String, Exception)

Alterian Email Manager 6.2.3 SDK Help File
Constructor

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

Syntax
public CreativeNotLockedException(
	int creativeId,
	string message,
	Exception innerException
)

Parameters

creativeId
Type: SystemInt32
The id of the creative not locked
message
Type: SystemString
Custom message
innerException
Type: SystemException
Inner Exception
See Also