Partager via


InvalidRecurrenceTerminateCountException 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 InvalidRecurrenceTerminateCountException class.

Overload List

Name Description
InvalidRecurrenceTerminateCountException () Initializes a new instance of the InvalidRecurrenceTerminateCountException class.
InvalidRecurrenceTerminateCountException (Exception) Initializes a new instance of the InvalidRecurrenceTerminateCountException class using a reference to the inner exception that is the cause of this exception.
InvalidRecurrenceTerminateCountException (Int32) Initializes a new instance of the InvalidRecurrenceTerminateCountException class using the recurrence interval.
InvalidRecurrenceTerminateCountException (SerializationInfo, StreamingContext) Initializes a new instance of the InvalidRecurrenceTerminateCountException class using serialized data.
InvalidRecurrenceTerminateCountException (String) Initializes a new instance of the InvalidRecurrenceTerminateCountException class using the specified error message.
InvalidRecurrenceTerminateCountException (String, Exception) Initializes a new instance of the InvalidRecurrenceTerminateCountException class using the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

InvalidRecurrenceTerminateCountException Class
InvalidRecurrenceTerminateCountException Members
Microsoft.EnterpriseManagement.Common Namespace