public static final class TraceInformation.IncompleteObjectInfo extends TraceInformation.Info implements Serializable
Constructor and Description |
---|
IncompleteObjectInfo(TraceInformation.Info cause,
String targetClassName) |
Modifier and Type | Method and Description |
---|---|
String |
getTargetClassName() |
protected void |
toString(StringBuilder builder) |
getCause, toString
public IncompleteObjectInfo(TraceInformation.Info cause, String targetClassName)
public String getTargetClassName()
protected void toString(StringBuilder builder)
toString
in class TraceInformation.Info
Copyright © 2017 JBoss by Red Hat. All rights reserved.