Skip to content

T_MSCLoader_ExceptionExtensions

piotrulos edited this page Apr 7, 2023 · 4 revisions

ExceptionExtensions Class

Exception extensions

Inheritance Hierarchy

System.Object
  MSCLoader.ExceptionExtensions
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public static class ExceptionExtensions

The ExceptionExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member GetFullMessage Get Full Exception messages (including inner exceptions) without stack trace.
  Back to Top

See Also

Reference

MSCLoader Namespace

Clone this wiki locally