| Class | Description |
|---|---|
| FormattingStringBuilder |
Decorator class for StringBuilder.
|
| TaskUtils |
Utility class for task related calls.
|
| TimeFormattingUtils |
Formats the time to the required format.
|
| TraceException |
TraceExceptions are used to express and describe some kind of business type exceptions.
|
| TraceTaskBuilder |
Factory made for simplifying
BaseTraceTask creation. |
| TraceVariantTaskBuilder |
Factory made for simplifying
BaseTraceVariantTask creation. |
| Exception | Description |
|---|---|
| TraceException.TraceConfigFileInvalidException |
Used when the TraceConfig file has an issue being read.
|
| TraceException.TraceConfigFileNotFoundException |
Used when the TraceConfig file is not found in the correct location.
|