Partager via


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
System_CAPS_pubmethod HostedEmailAdaptorNotSupportedException()

Creates a new instance of the HostedEmailAdaptorNotSupportedException class.

System_CAPS_protmethod HostedEmailAdaptorNotSupportedException(SerializationInfo, StreamingContext)

Initializes a new instance of the HostedEmailAdaptorNotSupportedException class with serialized data.

System_CAPS_pubmethod HostedEmailAdaptorNotSupportedException(String)

Initializes a new instance of the HostedEmailAdaptorNotSupportedException class using the specified error.

System_CAPS_pubmethod 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