2j@u f d dl mZ G d de Z G d de Z G d de ZdS ) )annotationsc e Zd ZdZdS )UnrecognizedArgumentActionzoRaised if an ArgumentManager instance tries to add an argument for which the
action is not recognized.
N__name__
__module____qualname____doc__ j/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pylint/config/exceptions.pyr r s r r c $ e Zd ZdZd fdZ xZS )
_UnrecognizedOptionErrorzXRaised if an ArgumentManager instance tries to parse an option that is
unknown.
options list[str]argsobjectreturnNonec B || _ t j | d S )N)r super__init__)selfr r __class__s r
r z!_UnrecognizedOptionError.__init__ s$ $r )r r r r r r )r r r r
r
__classcell__)r s @r
r r sG r r c e Zd ZdZdS )ArgumentPreprocessingErrorz9Raised if an error occurs during argument pre-processing.Nr r r r
r r s CCCCr r N)
__future__r Exceptionr r r r r r