DatasetTypeNotSupportedError¶
- 
exception 
lsst.daf.butler.DatasetTypeNotSupportedError¶ Bases:
RuntimeErrorA
DatasetTypeis not handled by this routine.This can happen in a
Datastorewhen a particularDatasetTypehas no formatters associated with it.