The Gallio.Common.Diagnostics namespace contains types for reporting
failure diagnostics including a stack trace filtering mechanism.
Classes
| Class | Description | |
|---|---|---|
| ExceptionData |
Describes an exception in a serializable form.
| |
| ExceptionUtils |
Provides helper functions for manipulating Exceptions.
| |
| StackTraceData |
Describes a stack trace in a serializable form.
| |
| StackTraceFilter |
Provides methods for filtering the stack trace for tests.
| |
| SystemInternalAttribute |
This attribute is used to mark methods and types that are internal to the implementation
of the system.
| |
| UserCodeEntryPointAttribute |
This attribute is used to mark methods that call into user code.
|
