InvalidQueryError#
- exception lsst.daf.butler.InvalidQueryError(detail: str)#
Bases:
ButlerUserErrorException raised when a query is not valid.
- error_type: str = 'invalid_query'#
Unique name for this error type, used to identify it when sending information about the error to the client.