public class SerializalbeKit extends Object
public static byte[] serialize(Exception exception) throws IOException
exception - IOExceptionpublic static Exception deserialize(byte[] bytes) throws IOException, ClassNotFoundException
bytes - IOExceptionClassNotFoundExceptionCopyright © 2023. All rights reserved.