Table of Contents

Class ConsoleMessageStackTracePartFactory

Namespace
RDCore.SDK.ConsoleIO.Model
Assembly
RDCore.SDK.dll
public static class ConsoleMessageStackTracePartFactory
Inheritance
ConsoleMessageStackTracePartFactory
Inherited Members

Methods

CreateStackTracePart(Exception)

A stack-trace part for the given exception.

public static ConsoleMessagePart CreateStackTracePart(Exception exception)

Parameters

exception Exception

Returns

ConsoleMessagePart