CreativeNotFoundException Class

Alterian Email Manager 6.2.3 SDK Help File
Exception to be thrown when trying to unlock and inexistent creative
Inheritance Hierarchy

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

Syntax
public class CreativeNotFoundException : CreativeLockingException

The CreativeNotFoundException type exposes the following members.

Constructors
Properties
NameDescription
Public propertyCreativeId
CreativeId affected by the exception
(Inherited from CreativeLockingException.)
Top
See Also