|
JBoss Marshalling 1.3.0.CR9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TraceInformation.Info | |
---|---|
org.jboss.marshalling | The marshalling API. |
Uses of TraceInformation.Info in org.jboss.marshalling |
---|
Subclasses of TraceInformation.Info in org.jboss.marshalling | |
---|---|
static class |
TraceInformation.ClassInfo
Information about a class which was being (un-)marshalled at the time an exception occurred. |
static class |
TraceInformation.FieldInfo
Information about a field which was being marshalled at the time an exception occurred. |
static class |
TraceInformation.IncompleteObjectInfo
Information about an incomplete object being unmarshalled. |
static class |
TraceInformation.IndexInfo
Information about an index in an array or collection. |
static class |
TraceInformation.MethodInfo
|
static class |
TraceInformation.ObjectInfo
Information about an object which was being (un-)marshalled at the time an exception occurred. |
static class |
TraceInformation.UserInfo
User information. |
Methods in org.jboss.marshalling that return TraceInformation.Info | |
---|---|
TraceInformation.Info |
TraceInformation.Info.getCause()
|
Constructors in org.jboss.marshalling with parameters of type TraceInformation.Info | |
---|---|
TraceInformation.IncompleteObjectInfo(TraceInformation.Info cause,
String targetClassName)
|
|
JBoss Marshalling 1.3.0.CR9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |