Show / Hide Table of Contents

Class OneOffExceptionReporter

Inheritance
System.Object
OneOffExceptionReporter
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: WizardWrx.Core
Assembly: cs.temp.dll.dll
Syntax
public static class OneOffExceptionReporter

Methods

ReportGenericException(Exception)

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