次の方法で共有


InvalidMonitoringProfileException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new InvalidMonitoringProfileException object.

Overload List

Name Description
InvalidMonitoringProfileException () Initializes a new InvalidMonitoringProfileException object.
InvalidMonitoringProfileException (InvalidProfileException) Initializes a new instance of the InvalidMonitoringProfileException class by copying values from the specified exception.
InvalidMonitoringProfileException (Exception) Initializes a new InvalidMonitoringProfileException object by specifying an inner exception that caused the current exception.
InvalidMonitoringProfileException (Guid, Guid) Initializes a new InvalidMonitoringProfileException object with User Role and Profile identifiers.
InvalidMonitoringProfileException (SerializationInfo, StreamingContext) Initializes a new InvalidMonitoringProfileException object with serialized data.
InvalidMonitoringProfileException (String) Initializes a new InvalidMonitoringProfileException object by specifying the error message that describes the current exception.
InvalidMonitoringProfileException (String, Exception) Initializes a new InvalidMonitoringProfileException object by using an error message and inner exception.

See Also

Reference

InvalidMonitoringProfileException Class
InvalidMonitoringProfileException Members
Microsoft.EnterpriseManagement.Common Namespace