WildcardIndexError#
- exception lsst.ts.salobj.WildcardIndexError(name)#
Bases:
ValueErrorCustom exception to signify that the index is a wildcard (‘*’).
- Parameters:
name (
str)
Bases: ValueError
Custom exception to signify that the index is a wildcard (‘*’).
name (str)