TransientException Constructor (LocalizedString)
The TransientException method creates a new TransientException object with a localized message.
Namespace: Microsoft.Exchange.Data.Common
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Sub New ( _
localizedString As LocalizedString _
)
public TransientException (
LocalizedString localizedString
)
public:
TransientException (
LocalizedString localizedString
)
public TransientException (
LocalizedString localizedString
)
public function TransientException (
localizedString : LocalizedString
)
Parameters
- localizedString
The message for this TransientException object.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003