InvalidDataException Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class InvalidDataException : ApplicationException
The InvalidDataException type exposes the following members.
| Name | Description | |
|---|---|---|
| InvalidDataException(String) | ||
| InvalidDataException(SerializationInfo, StreamingContext) | ||
| InvalidDataException(String, Exception) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |