![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| Tuple[List[Tuple[Exception, IterableValidationNote]], List[Exception]] | group_exceptions (self) |
Public Member Functions inherited from cattrs.errors.BaseValidationError | |
| __new__ (cls, message, excs, Type cl) | |
| derive (self, excs) | |
Additional Inherited Members | |
Public Attributes inherited from cattrs.errors.BaseValidationError | |
| message | |
| cl | |
Static Public Attributes inherited from cattrs.errors.BaseValidationError | |
| Type | cl |
Raised when structuring an iterable.
| Tuple[List[Tuple[Exception, IterableValidationNote]], List[Exception]] cattrs.errors.IterableValidationError.group_exceptions | ( | self | ) |
Split the exceptions into two groups: with and without validation notes.