다음을 통해 공유


CompileCSharpErrorException 클래스

정의

public ref class CompileCSharpErrorException : Microsoft::BizTalk::Adapter::Framework::FrameworkException
[System.Serializable]
public class CompileCSharpErrorException : Microsoft.BizTalk.Adapter.Framework.FrameworkException
type CompileCSharpErrorException = class
    inherit FrameworkException
Public Class CompileCSharpErrorException
Inherits FrameworkException
상속
CompileCSharpErrorException
특성

생성자

CompileCSharpErrorException()
CompileCSharpErrorException(CompilerResults)
CompileCSharpErrorException(SerializationInfo, StreamingContext)
CompileCSharpErrorException(String, Exception)
CompileCSharpErrorException(String)

적용 대상