uproot.interpretation.identify.NotNumerical

Defined in uproot.interpretation.identify on line 1139.

Inheritance order:

  1. builtins.Exception

  2. builtins.BaseException

class uproot.interpretation.identify.NotNumerical

Exception used to stop searches for a numerical interpretation in uproot.interpretation.identify.interpretation_of as soon as a non-conforming type is found.