Modifier and Type | Class and Description |
---|---|
class |
InitializationException
Exception thrown configuring an XStream instance.
|
static class |
XStream.InitializationException
Deprecated.
As of 1.3, use
InitializationException
instead |
Modifier and Type | Class and Description |
---|---|
class |
ConversionException
Thrown by
Converter implementations when they cannot convert an object
to/from textual data. |
class |
ErrorWritingException
Abstract base class for exceptions supporting an ErrorWriter.
|
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 |
Modifier and Type | Class and Description |
---|---|
class |
StreamException |
Modifier and Type | Class and Description |
---|---|
class |
CannotResolveClassException
Exception thrown if a mapper cannot locate the appropriate class for an element.
|
Modifier and Type | Class and Description |
---|---|
class |
ForbiddenClassException
Exception thrown for a forbidden class.
|
Copyright © 2004–2017 XStream. All rights reserved.