C# Class DetectingEmbeddingLoopFailed, Runtime

Exception that gets thrown when a failure occurred while detecting embedding loop.
Inheritance: Exception
Afficher le fichier Open project: dolittle/Runtime

Méthodes publiques

Méthode Description
DetectingEmbeddingLoopFailed ( ) : System,

Initializes a new instance of the DetectingEmbeddingLoopFailed class.

Method Details

DetectingEmbeddingLoopFailed() public méthode

Initializes a new instance of the DetectingEmbeddingLoopFailed class.
public DetectingEmbeddingLoopFailed ( ) : System,
Résultat System,