Modifier and Type | Class and Description |
---|---|
class |
ConversionException
Thrown by
Converter implementations when they cannot convert an object
to/from textual data. |
Modifier and Type | Class and Description |
---|---|
static class |
JavaBeanConverter.DuplicateFieldException
Deprecated.
As of 1.3
|
static class |
JavaBeanConverter.DuplicatePropertyException
Exception to indicate double processing of a property to avoid silent clobbering.
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractReflectionConverter.DuplicateFieldException |
static class |
AbstractReflectionConverter.UnknownFieldException |
class |
MissingFieldException
Indicates a missing field or property creating an object.
|
class |
ObjectAccessException |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractReferenceMarshaller.ReferencedImplicitElementException |
static class |
TreeMarshaller.CircularReferenceException |
Copyright © 2004–2017 XStream. All rights reserved.