다음을 통해 공유


ExchangeDataException Constructor (String)

The ExchangeDataException constructor creates a new ExchangeDataException exception with the error message message.

Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public ExchangeDataException (
    string message
)
public:
ExchangeDataException (
    String^ message
)
public ExchangeDataException (
    String message
)
public function ExchangeDataException (
    message : String
)

Parameters

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003