UnknownCultureException Members

The UnknownCultureException is thrown when an uninstalled or unrecognized culture is encountered.

The following tables list the members exposed by the UnknownCultureException type.

Public Constructors

(see also Protected Constructors )

  Name Description
UnknownCultureException Overloaded. The UnknownCultureException constructor overloads create new UnknownCultureException objects.

Top

Protected Constructors

  Name Description
UnknownCultureException Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
Aa564472.pubproperty(en-us,EXCHG.80).gif CultureName The CultureName property gets the name of the culture that caused this UnknownCultureException to be thrown.
Aa564472.pubproperty(en-us,EXCHG.80).gif Data  (inherited from Exception )
Aa564472.pubproperty(en-us,EXCHG.80).gif ErrorCode  The ErrorCode property gets or sets the error code for this LocalizedException object.(inherited from LocalizedException)
Aa564472.pubproperty(en-us,EXCHG.80).gif FormatProvider  The FormatProvider property gets or sets the FormatProvider that this LocalizedException object uses to format its error message.(inherited from LocalizedException)
Aa564472.pubproperty(en-us,EXCHG.80).gif HelpLink  (inherited from Exception )
Aa564472.pubproperty(en-us,EXCHG.80).gif InnerException  (inherited from Exception )
Aa564472.pubproperty(en-us,EXCHG.80).gif LocaleId The LocaleId property gets the locale ID of the culture that caused this UnknownCultureException to be thrown.
Aa564472.pubproperty(en-us,EXCHG.80).gif LocalizedString  The LocalizedString property gets the localized error message for this LocalizedException object.(inherited from LocalizedException)
Aa564472.pubproperty(en-us,EXCHG.80).gif Message  The Message property gets the non-localized error message for this LocalizedException object.(inherited from LocalizedException)
Aa564472.pubproperty(en-us,EXCHG.80).gif Source  (inherited from Exception )
Aa564472.pubproperty(en-us,EXCHG.80).gif StackTrace  (inherited from Exception )
Aa564472.pubproperty(en-us,EXCHG.80).gif TargetSite  (inherited from Exception )

Top

Protected Properties

  Name Description
Aa564472.protproperty(en-us,EXCHG.80).gif HResult  (inherited from Exception )

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa564472.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa564472.pubmethod(en-us,EXCHG.80).gifAa564472.static(en-us,EXCHG.80).gif GenerateErrorCode  (inherited from LocalizedException )
Aa564472.pubmethod(en-us,EXCHG.80).gif GetBaseException  (inherited from Exception )
Aa564472.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa564472.pubmethod(en-us,EXCHG.80).gif GetObjectData  (inherited from LocalizedException )
Aa564472.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Exception )
Aa564472.pubmethod(en-us,EXCHG.80).gifAa564472.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa564472.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Exception )

Top

Protected Methods

  Name Description
Aa564472.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa564472.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top