Share via


CyclicDependencyFoundException Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method CyclicDependencyFoundException()
Initializes a new instance of the CyclicDependencyFoundException class.
Public method CyclicDependencyFoundException(String)
Initializes a new instance of the CyclicDependencyFoundException class with the specified error message.
Public method CyclicDependencyFoundException(String, Exception)
Initializes a new instance of the CyclicDependencyFoundException class with the specified error message and inner exception.
Public method CyclicDependencyFoundException(String, String, Exception)
Initializes the exception with a particular module, error message and inner exception that happened.

See Also

CyclicDependencyFoundException Class

CyclicDependencyFoundException Members

Microsoft.Practices.Prism.Modularity Namespace