UnknownCultureException constructor

The UnknownCultureException constructor overloads create new UnknownCultureException objects.

Overload list

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

Top

See also

Reference

UnknownCultureException class

UnknownCultureException members

Microsoft.Exchange.Data.Globalization namespace