Show / Hide Table of Contents

Class ExceptionExtensions

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

Methods

Hash(Exception)

Declaration
public static string Hash(this Exception exc)
Parameters
Type Name Description
Exception exc
Returns
Type Description
string
Back to top by the community, for the community... #DNNCMS