InvalidCharsetException constructor

The InvalidCharsetException constructor overloads create new InvalidCharsetException objects.

Overload list

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

Top

See also

Reference

InvalidCharsetException class

InvalidCharsetException members

Microsoft.Exchange.Data.Globalization namespace