lsst.daf.persistence  13.0-31-g48013df+4
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 48 of file butlerExceptions.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 52 of file butlerExceptions.py.


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