Share via


TextConvertersException constructor

The TextConvertersException constructor overloads create new TextConvertersException objects.

Overload list

  Name Description
Public method TextConvertersException(String) The TextConvertersException constructor creates a new TextConvertersException object with a specified message.
Protected method TextConvertersException(SerializationInfo, StreamingContext) The TextConvertersException constructor creates a new TextConvertersException object that can be serialized by using info and context.
Public method TextConvertersException(String, Exception) The TextConvertersException constructor creates a new TextConvertersException object from message and innerException.

Top

See also

Reference

TextConvertersException class

TextConvertersException members

Microsoft.Exchange.Data.TextConverters namespace