IncompatibleSettingTypeException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Thrown on setting retrieval when the stored value can't be converted to the target type.
[System.Serializable]
public class IncompatibleSettingTypeException : Exception
[<System.Serializable>]
type IncompatibleSettingTypeException = class
inherit Exception
Public Class IncompatibleSettingTypeException
Inherits Exception
- Inheritance
-
IncompatibleSettingTypeException
- Attributes
Constructors
IncompatibleSettingTypeException(SerializationInfo, StreamingContext) | |
IncompatibleSettingTypeException(String, String) |