JBoss Marshalling 1.3.0.CR9

org.jboss.marshalling
Class TraceInformation.FieldInfo

java.lang.Object
  extended by org.jboss.marshalling.TraceInformation.Info
      extended by org.jboss.marshalling.TraceInformation.FieldInfo
All Implemented Interfaces:
Serializable
Enclosing class:
TraceInformation

public static final class TraceInformation.FieldInfo
extends TraceInformation.Info
implements Serializable

Information about a field which was being marshalled at the time an exception occurred.

See Also:
Serialized Form

Method Summary
protected  void toString(StringBuilder builder)
           
 
Methods inherited from class org.jboss.marshalling.TraceInformation.Info
getCause, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

protected void toString(StringBuilder builder)
Overrides:
toString in class TraceInformation.Info

JBoss Marshalling 1.3.0.CR9

Copyright © 2011 JBoss, a division of Red Hat, Inc.