Class ExceptionExtensions

Inheritance
object
ExceptionExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: ETLBox.Helper
Assembly: ETLBox.dll
Syntax
    public static class ExceptionExtensions

Methods

DataTryAdd(Exception, string, object)

Declaration
    public static void DataTryAdd(this Exception e, string key, object value)
Parameters
TypeNameDescription
System.Exceptione
stringkey
objectvalue