Class BadSerializer

Stub serializer to hold exception raised during registration

Declaration

class BadSerializer
source link

Documentation

This allows the serializer registration to cache serializers and if there
is an error raised in the process of creating a serializer it will be
raised and passed along to the caller when the serializer is used.

Methods