C# 클래스 DetectingEmbeddingLoopFailed, Runtime

Exception that gets thrown when a failure occurred while detecting embedding loop.
상속: Exception
파일 보기 프로젝트 열기: dolittle/Runtime

공개 메소드들

메소드 설명
DetectingEmbeddingLoopFailed ( ) : System,

Initializes a new instance of the DetectingEmbeddingLoopFailed class.

메소드 상세

DetectingEmbeddingLoopFailed() 공개 메소드

Initializes a new instance of the DetectingEmbeddingLoopFailed class.
public DetectingEmbeddingLoopFailed ( ) : System,
리턴 System,