Compartilhar via


CyclicDependencyException Constructor

Initializes a new instance of the CyclicDependencyException class.

Overload List

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

See Also

Reference

CyclicDependencyException Class
CyclicDependencyException Members
Microsoft.EnterpriseManagement.Common Namespace