Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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