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

Public Member Functions

None __init__ (self, TextType message)
 
TextType __rich__ (self)
 

Public Attributes

 message
 

Detailed Description

Exception to indicate a response was invalid. Raise this within process_response() to indicate an error
and provide an error message.

Args:
    message (Union[str, Text]): Error message.

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