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