Skip to main content

BadHeader

Python API reference for the class exc.BadHeader.

Public API

Class: BadHeader

Canonical path: exc.BadHeader

Declared in: exc.py

Signature

class BadHeader(BadSignature): ...

Summary

Raised if a signed header is invalid in some form. This only happens for serializers that have a header that goes with the signature.