Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cattrs.errors.ForbiddenExtraKeysError Class Reference
Inheritance diagram for cattrs.errors.ForbiddenExtraKeysError:
Inheritance graph
[legend]
Collaboration diagram for cattrs.errors.ForbiddenExtraKeysError:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self, Optional[str] message, Type cl, Set[str] extra_fields)
 

Public Attributes

 cl
 
 extra_fields
 

Detailed Description

Raised when `forbid_extra_keys` is activated and such extra keys are detected
during structuring.

The attribute `extra_fields` is a sequence of those extra keys, which were the
cause of this error, and `cl` is the class which was structured with those extra
keys.

The documentation for this class was generated from the following file: