org.jboss.marshalling
Class TraceInformation.Info
java.lang.Object
   org.jboss.marshalling.TraceInformation.Info
org.jboss.marshalling.TraceInformation.Info
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- TraceInformation.ClassInfo, TraceInformation.FieldInfo, TraceInformation.IncompleteObjectInfo, TraceInformation.IndexInfo, TraceInformation.MethodInfo, TraceInformation.ObjectInfo, TraceInformation.UserInfo
- Enclosing class:
- TraceInformation
- public abstract static class TraceInformation.Info 
- extends Object- implements Serializable
 
Information about the circumstances surrounding (un)marshalling.
- See Also:
- Serialized Form
 
 
getCause
public TraceInformation.Info getCause()
- 
 
- 
 
toString
protected void toString(StringBuilder builder)
- 
 
- 
 
toString
public final String toString()
- 
- Overrides:
- toStringin class- Object
 
- 
 
Copyright © 2011 JBoss, a division of Red Hat, Inc.