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