BIP6220

Severity

0 : Information

Message

Parser class '<insert_0>' already exists.

Explanation

A user-defined parser factory has attempted to define a parser class, but a parser class of that name already exists. The request is rejected.

Response

Ensure that the parser class names do not clash.