Share via


ExchangeDataException constructor

The ExchangeDataException constructor overloads create new ExchangeDataException objects.

Overload list

  Name Description
Public method ExchangeDataException(String) The ExchangeDataException constructor creates a new ExchangeDataException exception with the error message message.
Protected method ExchangeDataException(SerializationInfo, StreamingContext) The ExchangeDataException constructor creates a new serializable ExchangeDataException object.
Public method ExchangeDataException(String, Exception) The ExchangeDataException constructor creates a new ExchangeDataException object from an inner exception.

Top

See also

Reference

ExchangeDataException class

ExchangeDataException members

Microsoft.Exchange.Data namespace