ExpectedCountException Class |
Namespace: Omada.OE.Solution.OIM.Assembly.AppLogic
[SerializableAttribute] public class ExpectedCountException : Exception
The ExpectedCountException type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpectedCountException |
Initializes a new instance of the ExpectedCountException class.
| |
| ExpectedCountException(String) |
Initializes a new instance of the ExpectedCountException class.
| |
| ExpectedCountException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ExpectedCountException class.
| |
| ExpectedCountException(String, Exception) |
Initializes a new instance of the ExpectedCountException class.
|
| 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.) |