Show / Hide Table of Contents

Class ExceptionExtensions

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

Methods

GetBaseMessage(Exception)

Declaration
public static string GetBaseMessage(this Exception exception)
Parameters
Type Name Description
Exception exception
Returns
Type Description
string
☀
☾
Back to top Generated by DocFX