uproot.exceptions.NameConflictWarning
=====================================

Defined in `uproot.exceptions <https://github.com/scikit-hep/uproot5/blob//src/uproot/exceptions.py>`__ on `line 12 <https://github.com/scikit-hep/uproot5/blob//src/uproot/exceptions.py#L12>`__.

.. table::
    :class: note

    +-------------------------------+
    | **Inheritance order:**        |
    +===============================+
    | #. ``builtins.Warning``       |
    | #. ``builtins.Exception``     |
    | #. ``builtins.BaseException`` |
    +-------------------------------+

.. autoclass:: uproot.exceptions.NameConflictWarning


