Serialized Form


Package org.sixdml.exceptions

Class org.sixdml.exceptions.DocumentAlreadyExistsException implements Serializable

Class org.sixdml.exceptions.IndexAlreadyExistsException implements Serializable

Class org.sixdml.exceptions.InvalidCollectionDocumentException implements Serializable

Class org.sixdml.exceptions.InvalidQueryException implements Serializable

Class org.sixdml.exceptions.InvalidSchemaException implements Serializable

Class org.sixdml.exceptions.InvalidTransformException implements Serializable

Class org.sixdml.exceptions.NonExistentDocumentException implements Serializable

Class org.sixdml.exceptions.NonExistentIndexException implements Serializable

Class org.sixdml.exceptions.NonWellFormedXMLException implements Serializable

Class org.sixdml.exceptions.SixdmlException implements Serializable

Serialized Fields

sixmlExceptionCause

Throwable sixmlExceptionCause
The cause of this exception which is set via one of the constructors that accepts a Throwable.

Class org.sixdml.exceptions.UnsupportedIndexTypeException implements Serializable

Class org.sixdml.exceptions.UpdateTypeMismatchException implements Serializable