HostedEmailAdaptorNotSupportedException Constructor
Creates a new instance of the HostedEmailAdaptorNotSupportedException class.
Namespace: Microsoft.WindowsServerSolutions.HostedEmail
Assembly: Wssg.HostedEmailBase (in Wssg.HostedEmailBase.dll)
Overload List
Name | Description | |
---|---|---|
HostedEmailAdaptorNotSupportedException() | Creates a new instance of the HostedEmailAdaptorNotSupportedException class. |
|
HostedEmailAdaptorNotSupportedException(SerializationInfo, StreamingContext) | Initializes a new instance of the HostedEmailAdaptorNotSupportedException class with serialized data. |
|
HostedEmailAdaptorNotSupportedException(String) | Initializes a new instance of the HostedEmailAdaptorNotSupportedException class using the specified error. |
|
HostedEmailAdaptorNotSupportedException(String, Exception) | Initializes a new instance of the HostedEmailAdaptorNotSupportedException class using the specified error and a reference to the inner exception that is the cause of this exception.. |
See Also
HostedEmailAdaptorNotSupportedException Class
Microsoft.WindowsServerSolutions.HostedEmail Namespace
Return to top