Show / Hide Table of Contents

Class Policy

Defined a SAF default policy for handling exceptions.

Inheritance
object
Policy
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
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
string
  • View Source
Back to top Generated by DocFX