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