Share via


IDebugExceptionDetails Interface

Definition

public interface class IDebugExceptionDetails
[System.Runtime.InteropServices.Guid("15030210-D2C0-410D-9044-9F8091B992D8")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugExceptionDetails
[<System.Runtime.InteropServices.Guid("15030210-D2C0-410D-9044-9F8091B992D8")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugExceptionDetails = interface
Public Interface IDebugExceptionDetails
Attributes

Methods

GetExceptionMessage(String)
GetExceptionObjectExpression(String)
GetFormattedDescription(IDebugStackFrame2, String)
GetHResult(UInt32)
GetInnerExceptionDetails(IDebugExceptionDetails)
GetSource(String)
GetStackTrace(String)
GetTypeName(Int32, String)

Applies to