public class TraceException
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TraceException.TraceConfigFileInvalidException
Used when the TraceConfig file has an issue being read.
|
static class |
TraceException.TraceConfigFileNotFoundException
Used when the TraceConfig file is not found in the correct location.
|
| Constructor and Description |
|---|
TraceException() |