Click or drag to resize

DebugUtils Methods

The DebugUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetInnerExceptions
Returns an array of the entire exception list in reverse order (innermost to outermost exception)
Public methodStatic memberGetInnerMostException
Returns the innermost Exception for an object
Top
See Also