Compartilhar via


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

Overload List

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

See Also

Reference

InvalidRelationshipEndpointException Class
InvalidRelationshipEndpointException Members
Microsoft.EnterpriseManagement.Common Namespace