BTSException Class

Definition

public ref class BTSException : ApplicationException
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class BTSException : ApplicationException
type BTSException = class
    inherit ApplicationException
    interface ISerializable
Public Class BTSException
Inherits ApplicationException
Inheritance
BTSException
Derived
Attributes
Implements

Constructors

BTSException()
BTSException(SerializationInfo, StreamingContext)
BTSException(String, String[], Int32)
BTSException(String, String[])
BTSException(String)
BTSException(String[])

Properties

ArgumentCount
ExceptionName
ExtendedDescription
HResult
SoapFault
StackTrace

Methods

AddArgument(String)
GetArgument(Int32)
GetObjectData(SerializationInfo, StreamingContext)
SetDescription(String)
SetGUID(Guid)
SetHelpContext(UInt32)
SetHelpFile(String)
SetSource(String)

Applies to