Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
ErrorThresholdExceededException Class
ErrorThresholdExceededException Constructor
ErrorThresholdExceededException Constructor
ErrorThresholdExceededException Constructor (String)
ErrorThresholdExceededException Constructor (SerializationInfo, StreamingContext)
ErrorThresholdExceededException Constructor (String, Exception)
ErrorThresholdExceededException Constructor (String, Object[])
ErrorThresholdExceededException Constructor (String, Exception)
Initializes a new instance of the
ErrorThresholdExceededException
class.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
ErrorThresholdExceededException
(
string
message
,
Exception
ex
)
Parameters
message
Type:
System
String
The message.
ex
Type:
System
Exception
The ex.
See Also
Reference
ErrorThresholdExceededException Class
ErrorThresholdExceededException Overload
Omada.OE.Model Namespace