dotmailer SDK
Tools to access and manage an account in the dotMailer system
|
dotMailer.Sdk.Exceptions.DmServiceNotValidException Class Reference
Web service credentials are invalid exception More...
Inheritance diagram for dotMailer.Sdk.Exceptions.DmServiceNotValidException:
Public Member Functions | |
DmServiceNotValidException (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
Web service credentials are invalid exception
Constructor & Destructor Documentation
dotMailer.Sdk.Exceptions.DmServiceNotValidException.DmServiceNotValidException | ( | Exception | innerException | ) |
Constructor
- Parameters
-
innerException
Generated by 1.8.3