Share via


BtsException Class

Definition

public ref class BtsException : ApplicationException, Microsoft::BizTalk::ExplorerOM::IBtsExtendedError
[System.Serializable]
public class BtsException : ApplicationException, Microsoft.BizTalk.ExplorerOM.IBtsExtendedError
type BtsException = class
    inherit ApplicationException
    interface IBtsExtendedError
Public Class BtsException
Inherits ApplicationException
Implements IBtsExtendedError
Inheritance
BtsException
Derived
Attributes
Implements

Constructors

BtsException()
BtsException(SerializationInfo, StreamingContext)
BtsException(String)
BtsException(String, Exception)

Properties

Type

Methods

GetObjectData(SerializationInfo, StreamingContext)

Explicit Interface Implementations

IBtsExtendedError.Details
IBtsExtendedError.Message

Applies to