dotmailer SDK: dotMailer.Sdk.Exceptions.AttachmentsNotEnabledInAccountException Class Reference

dotmailer SDK

dotMailer.Sdk.Exceptions.AttachmentsNotEnabledInAccountException Class Reference

Campaign attachments have not been enabled in the account. More...

Inheritance diagram for dotMailer.Sdk.Exceptions.AttachmentsNotEnabledInAccountException:
dotMailer.Sdk.DmException

Public Member Functions

 AttachmentsNotEnabledInAccountException (Exception innerException)
 Constructor
 
- Public Member Functions inherited from dotMailer.Sdk.DmException
 DmException ()
 Default Constructor
 
 DmException (string message)
 Constructor
 
 DmException (string message, Exception innerExeception)
 Constructor
 
 DmException (DMErrorCodes code, string message)
 Constructor
 
 DmException (DMErrorCodes code, string apiErrorMessage, Exception innerException)
 Constructor
 
override string ToString ()
 Returns the DmException as string
 

Additional Inherited Members

- Properties inherited from dotMailer.Sdk.DmException
DMErrorCodes Code [get, set]
 DmErrorCodes code
 
string ApiErrorMessage [get, set]
 Message for the error
 

Detailed Description

Campaign attachments have not been enabled in the account.

Constructor & Destructor Documentation

dotMailer.Sdk.Exceptions.AttachmentsNotEnabledInAccountException.AttachmentsNotEnabledInAccountException ( Exception  innerException)

Constructor

Parameters
innerException
Generated by   doxygen 1.8.3