lsst.daf.persistence  22.0.0-1-g7058be7+56639e3bc8
Public Member Functions | Public Attributes | List of all members
lsst.daf.persistence.butlerExceptions.MultipleResults Class Reference
Inheritance diagram for lsst.daf.persistence.butlerExceptions.MultipleResults:

Public Member Functions

def __init__ (self, message, datasetType, dataId, locations)
 

Public Attributes

 locations
 

Detailed Description

Definition at line 35 of file butlerExceptions.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.daf.persistence.butlerExceptions.MultipleResults.__init__ (   self,
  message,
  datasetType,
  dataId,
  locations 
)

Definition at line 37 of file butlerExceptions.py.

Member Data Documentation

◆ locations

lsst.daf.persistence.butlerExceptions.MultipleResults.locations

Definition at line 42 of file butlerExceptions.py.


The documentation for this class was generated from the following file: