Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The LocalizedException constructor overloads create new LocalizedException objects.
Overload list
| Name | Description | |
|---|---|---|
![]() |
LocalizedException(LocalizedString) | The LocalizedException constructor creates a new LocalizedException with a localized string for the error message. |
![]() |
LocalizedException(SerializationInfo, StreamingContext) | The LocalizedException constructor creates a new serializable LocalizedException object. |
![]() |
LocalizedException(LocalizedString, Exception) | The LocalizedException constructor uses a localized error message to create a new LocalizedException object from an inner exception. |
Top
.gif)
.gif)