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

dotmailer SDK

dotMailer.Sdk.Exceptions.ServiceConnectionErrorException Class Reference

There was a problem connecting to the server. More...

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

Public Member Functions

 ServiceConnectionErrorException (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

There was a problem connecting to the server.

Constructor & Destructor Documentation

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

Constructor

Parameters
innerException
Generated by   doxygen 1.8.3