lsst.daf.persistence  20.0.0+266690235d
Public Member Functions | List of all members
lsst.daf.persistence.butlerExceptions.ParentsMismatch Class Reference
Inheritance diagram for lsst.daf.persistence.butlerExceptions.ParentsMismatch:

Public Member Functions

def __init__ (self, message)
 

Detailed Description

Raised when issues arise related to the list of parents in a RepositoryCfg not matching the expected
value.

Definition at line 45 of file butlerExceptions.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.daf.persistence.butlerExceptions.ParentsMismatch.__init__ (   self,
  message 
)

Definition at line 49 of file butlerExceptions.py.


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