Serialized Form
-
Package org.eclipse.serializer.persistence.binary.exceptions
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceException extends PersistenceException implements Serializable
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceExceptionInvalidList extends BinaryPersistenceException implements Serializable
-
Serialized Fields
-
entityLength
long entityLength
-
listStartOffset
long listStartOffset
-
listTotalLength
long listTotalLength
-
objectId
long objectId
-
typeId
long typeId
-
-
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceExceptionInvalidListElements extends BinaryPersistenceExceptionInvalidList implements Serializable
-
Serialized Fields
-
elementLength
long elementLength
-
listElementCount
long listElementCount
-
-
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceExceptionState extends BinaryPersistenceException implements Serializable
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceExceptionStateArray extends BinaryPersistenceExceptionState implements Serializable
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceExceptionStateArrayLength extends BinaryPersistenceExceptionStateArray implements Serializable
-
Serialized Fields
-
actualArray
Object[] actualArray
-
passedLength
int passedLength
-
-
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceExceptionStateInvalidLength extends BinaryPersistenceExceptionState implements Serializable
-
Serialized Fields
-
address
long address
-
length
long length
-
objectOid
long objectOid
-
typeId
long typeId
-
-
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceExceptionTypeImportTypeNotFound extends BinaryPersistenceException implements Serializable
-
Class org.eclipse.serializer.persistence.binary.exceptions.BinaryPersistenceExceptionUnhandledCollectionType extends BinaryPersistenceException implements Serializable
-