Click or drag to resize

ExceptionHelper Class

Helper class for exceptions.
Inheritance Hierarchy
SystemObject
  Xcalibur.HelpersExceptionHelper

Namespace:  Xcalibur.Helpers
Assembly:  Xcalibur.Helpers (in Xcalibur.Helpers.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public static class ExceptionHelper

The ExceptionHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberExceptionBuilder
Builds an exception string from a set of nested exceptions for printing.
Top
See Also