WildcardIndexError#

exception lsst.ts.salobj.WildcardIndexError(name)#

Bases: ValueError

Custom exception to signify that the index is a wildcard (‘*’).

Parameters:

name (str)