Class TraceInformation.FieldInfo

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    TraceInformation

    public static final class TraceInformation.FieldInfo
    extends TraceInformation.Info
    implements java.io.Serializable
    Information about a field which was being marshalled at the time an exception occurred.
    See Also:
    Serialized Form
    • Field Detail

      • fieldName

        private final java.lang.String fieldName