DebugUtils Class |
Namespace: Koden.Utils
The DebugUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| GetInnerExceptions |
Returns an array of the entire exception list in reverse order
(innermost to outermost exception)
| |
| GetInnerMostException |
Returns the innermost Exception for an object
|