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

Public Member Functions

None __init__ (self, Context ctx)
 
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)
 

Additional Inherited Members

- 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
 

Constructor & Destructor Documentation

◆ __init__()

None click.exceptions.NoArgsIsHelpError.__init__ (   self,
Context  ctx 
)

Reimplemented from click.exceptions.UsageError.

Member Function Documentation

◆ show()

None click.exceptions.NoArgsIsHelpError.show (   self,
t.IO[t.Any] | None   file = None 
)

Reimplemented from click.exceptions.UsageError.


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