BIP4508
Severity
20 : ErrorMessage
Unable to serialize Java exception '<insert_0>'.Explanation
The following exception '<insert_1>' was thrown when serializing a Java exception. The Java stack trace is: '<insert_2>' As the serialization failed this exception will not be available in up stream nodes.Response
If the exception being serialized is a user class, ensure that it is serializable.