public class ThrowableSerializer extends AbstractSerializerWrapper
log
Constructor and Description |
---|
ThrowableSerializer(Serializer ser) |
Modifier and Type | Method and Description |
---|---|
protected Serializer |
getDelegate() |
void |
writeObject(Object obj,
AbstractHessianOutput out) |
public ThrowableSerializer(Serializer ser)
protected Serializer getDelegate()
getDelegate
in class AbstractSerializerWrapper
public void writeObject(Object obj, AbstractHessianOutput out) throws IOException
writeObject
in interface Serializer
writeObject
in class AbstractSerializerWrapper
IOException
Copyright © 2024. All rights reserved.