Share via


CompileCSharpErrorException Class

Definition

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
Inheritance
CompileCSharpErrorException
Attributes

Constructors

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

Applies to