dotmailer SDK
Tools to access and manage an account in the dotMailer system
|
dotMailer.Sdk.Exceptions.ServiceConnectionErrorException Class Reference
There was a problem connecting to the server. More...
Inheritance diagram for dotMailer.Sdk.Exceptions.ServiceConnectionErrorException:
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 1.8.3