| Overload | Description |
|---|---|
| InvalidFieldTypeException Constructor() | Initializes a new instance of an invalid field type. |
| InvalidFieldTypeException Constructor(Int32) | Initializes a new instance of an invalid field type with a given error number. |
| InvalidFieldTypeException Constructor(String) | Initializes a new instance of an invalid field type with a given message. |
| InvalidFieldTypeException Constructor(Int32,String) | Initializes a new instance of an invalid field type with a given error number and message. |
| InvalidFieldTypeException Constructor(String,Exception) | Initializes a new instance of an invalid field type with a given message and inner exception. |
Is this page helpful?
Yes
No
