CyclicDependencyFoundException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CyclicDependencyFoundException : Exception
[System.Serializable]
public class CyclicDependencyFoundException : Exception
[<System.Serializable>]
type CyclicDependencyFoundException = class
inherit Exception
Public Class CyclicDependencyFoundException
Inherits Exception
- Inheritance
-
CyclicDependencyFoundException
- Attributes
Constructors
CyclicDependencyFoundException() | |
CyclicDependencyFoundException(SerializationInfo, StreamingContext) | |
CyclicDependencyFoundException(String) | |
CyclicDependencyFoundException(String, Exception) |