Uses of Class
com.pnfsoftware.jeb.util.serialization.SerializationException
Packages that use SerializationException
Package
Description
JEB's custom serialization facility (PNF-ORPD).
-
Uses of SerializationException in com.pnfsoftware.jeb.util.serialization
Subclasses of SerializationException in com.pnfsoftware.jeb.util.serializationModifier and TypeClassDescriptionclassThe exception is raised when the serialization is cancelled.Methods in com.pnfsoftware.jeb.util.serialization that throw SerializationExceptionModifier and TypeMethodDescriptionprotected com.pnfsoftware.jeb.util.serialization.AbstractInternalDeserializer.CustomMethodsAbstractInternalDeserializer.getCustomMethods(Object o, Class<?> targetClass) protected voidAbstractInternalDeserializer.restoreFieldValue(Object o, Class<?> targetClass, int fieldId, Object fieldObject)