BIP4508
Severity
20 : Error
Message
Unable to serialize Java exception <insert_1>.
Explanation
The following exception <insert_2> was thrown when serializing a Java exception. The Java stack trace is: <insert_3> 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.