Share via


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

Overload List

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

See Also

Reference

NullRecurrenceValueException Class
NullRecurrenceValueException Members
Microsoft.EnterpriseManagement.Common Namespace