Share via


TransientException constructor

The TransientException constructor overloads create new TransientException objects.

Overload list

  Name Description
Public method TransientException(LocalizedString) The TransientException method creates a new TransientException object with a localized message.
Protected method TransientException(SerializationInfo, StreamingContext) The TransientException constructor creates a serializable TransientException object.
Public method TransientException(LocalizedString, Exception) The TransientException constructor creates a new TransientException object from a localized message and an inner exception.

Top

See also

Reference

TransientException class

TransientException members

Microsoft.Exchange.Data.Common namespace