JBoss Marshalling 1.3.0.CR9

org.jboss.marshalling
Class TraceInformation.ClassInfo

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

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

Information about a class which was being (un-)marshalled at the time an exception occurred.

See Also:
Serialized Form

Method Summary
 String getTargetClassName()
           
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

getTargetClassName

public String getTargetClassName()

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.