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

Public Member Functions

 __init__ (self, Union[str, Exception] message_or_exception)
 

Detailed Description

An Exception to be raised when the underlying parser simply
refuses to parse the given markup.

Constructor & Destructor Documentation

◆ __init__()

bs4.exceptions.ParserRejectedMarkup.__init__ (   self,
Union[str, Exception]  message_or_exception 
)
Explain why the parser rejected the given markup, either
with a textual explanation or another exception.

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