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


Additional Inherited Members | |
Public Member Functions inherited from click.exceptions.UsageError | |
| None | __init__ (self, str message, Context|None ctx=None) |
| None | show (self, t.IO[t.Any]|None file=None) |
Public Member Functions inherited from click.exceptions.ClickException | |
| str | format_message (self) |
| str | __str__ (self) |
Public Attributes inherited from click.exceptions.UsageError | |
| ctx | |
Public Attributes inherited from click.exceptions.ClickException | |
| message | |
Static Public Attributes inherited from click.exceptions.UsageError | |
| int | exit_code = 2 |
Static Public Attributes inherited from click.exceptions.ClickException | |
| int | exit_code = 1 |
Raised if an argument is generally supplied but the use of the argument was incorrect. This is for instance raised if the number of values for an argument is not correct. .. versionadded:: 6.0