Click or drag to resize

exceptionExtensions Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Extensions for reporting on Exceptions
Inheritance Hierarchy
SystemObject
  imbACE.Core.core.diagnosticexceptionExtensions

Namespace:  imbACE.Core.core.diagnostic
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static class exceptionExtensions
Request Example View Source

The exceptionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberdescribe
Primary method for exception description
Public methodStatic memberdoThrow
Returns TRUE if the policy instructs throwing exception
Public methodStatic membergetCallerInfoReport
Gets the caller information report.
Public methodStatic membergetLastInner
Retrieves the last exception nested as InnerException
Public methodStatic membergoogleException
Google search about the exception
Public methodStatic memberreportSummary
Writes a summary report into ITextRender
Top
Fields
  NameDescription
Public fieldStatic memberERROR_serialization_Interface
Prepoznaje gresku u serijalizaciji
Public fieldStatic memberERROR_stackTrackOnlyImb
Top
See Also