java.lang.Object
org.jboss.marshalling.TraceInformation.Info
org.jboss.marshalling.TraceInformation.ObjectInfo
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TraceInformation
public static final class TraceInformation.ObjectInfo
extends TraceInformation.Info
implements Serializable
Information about an object which was being (un-)marshalled at the time an exception occurred.
- See Also:
-
Method Summary
Methods inherited from class org.jboss.marshalling.TraceInformation.Info
getCause, toString
-
Method Details
-
getTargetClassName
-
getTargetHashCode
public int getTargetHashCode() -
toString
- Overrides:
toStringin classTraceInformation.Info
-