RecurrenceArgumentException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the RecurrenceArgumentException class.
Overload List
Name | Description |
---|---|
RecurrenceArgumentException () | Initializes a new instance of the RecurrenceArgumentException class. |
RecurrenceArgumentException (Exception) | Initializes a new instance of the RecurrenceArgumentException class using a reference to the inner exception that is the cause of this exception. |
RecurrenceArgumentException (SerializationInfo, StreamingContext) | Initializes a new instance of the RecurrenceArgumentException class using the serialized data. |
RecurrenceArgumentException (String) | Initializes a new instance of the RecurrenceArgumentException class using the specified error message. |
RecurrenceArgumentException (String, Exception) | Initializes a new instance of the RecurrenceArgumentException class using the specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
RecurrenceArgumentException Class
RecurrenceArgumentException Members
Microsoft.EnterpriseManagement.Common Namespace