Partager via


HostedEmailIntegrationManagerException Constructor

 

Creates a new instance of the HostedEmailIntegrationManagerException class.

Namespace:   Microsoft.WindowsServerSolutions.HostedEmail
Assembly:  Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod HostedEmailIntegrationManagerException()

Creates a new instance of the HostedEmailIntegrationManagerException class.

System_CAPS_pubmethod HostedEmailIntegrationManagerException(HostedEmailIntegrationManagerErrorType)

Creates a new instance of the HostedEmailIntegrationManagerException class, using the specified error.

System_CAPS_pubmethod HostedEmailIntegrationManagerException(HostedEmailIntegrationManagerErrorType, String)

Creates a new instance of the HostedEmailIntegrationManagerException class, using the specified error and message.

System_CAPS_pubmethod HostedEmailIntegrationManagerException(HostedEmailIntegrationManagerErrorType, String, Exception)

Creates a new instance of the HostedEmailIntegrationManagerException class, using the specified error, message, and inner exception.

System_CAPS_protmethod HostedEmailIntegrationManagerException(SerializationInfo, StreamingContext)

Creates a new instance of the HostedEmailIntegrationManagerException class using serialized data.

System_CAPS_pubmethod HostedEmailIntegrationManagerException(String)

Creates a new instance of the HostedEmailIntegrationManagerException, using the specified message.

System_CAPS_pubmethod HostedEmailIntegrationManagerException(String, Exception)

Creates a new instance of the HostedEmailIntegrationManagerException, using the specified message and inner exception.

See Also

HostedEmailIntegrationManagerException Class
Microsoft.WindowsServerSolutions.HostedEmail Namespace

Return to top