Show / Hide Table of Contents

Class ExceptionExtension

Inheritance
System.Object
ExceptionExtension
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Terrasoft.Social.OAuth
Assembly: Terrasoft.Social.dll
Syntax
public static class ExceptionExtension

Methods

GetExceptionContent(Exception)

Declaration
public static string GetExceptionContent(this Exception source)
Parameters
Type Name Description
System.Exception source
Returns
Type Description
System.String
Back to top Generated by DocFX