Click or drag to resize

ExceptionExtensions Class

Extension methods for exceptions
Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.BaseExceptionExtensions

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static class ExceptionExtensions

The ExceptionExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodIsSerializable Checks if exception can be serialized
Top
See Also