public static final class TraceInformation.MethodInfo extends TraceInformation.Info implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
TraceInformation.MethodInfo.Type
The type of method being executed.
|
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
MethodInfo(TraceInformation.Info cause) |
getCause, toString, toStringprivate static final long serialVersionUID
MethodInfo(TraceInformation.Info cause)