Show / Hide Table of Contents

Class Policy

Defined a SAF default policy for handling exceptions.

Inheritance
System.Object
Policy
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.ExceptionHandling
Assembly: Sartorius.SAF.dll
Syntax
public static class Policy

Fields

View Source

SafDefaultExceptionHandler

Exception handling policy with logging exception data to file.

Declaration
public static readonly string SafDefaultExceptionHandler
Field Value
Type Description
System.String
  • View Source
Back to top Generated by DocFX