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

Public Member Functions

 __init__ (self, level, message)
 

Public Attributes

 level
 
 msg
 

Detailed Description

Store a message and a system message level.

To be thrown from inside directive code.

Do not instantiate directly -- use `Directive.directive_error()`
instead!

Constructor & Destructor Documentation

◆ __init__()

docutils.parsers.rst.DirectiveError.__init__ (   self,
  level,
  message 
)
Set error `message` and `level`

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