lsst.daf.persistence  16.0-5-g10498df+1
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 36 of file butlerExceptions.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 38 of file butlerExceptions.py.

Member Data Documentation

◆ locations

lsst.daf.persistence.butlerExceptions.MultipleResults.locations

Definition at line 43 of file butlerExceptions.py.


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