lsst.utils
14.0-10-gaad1ee2
|
Public Member Functions | |
def | __init__ (self, msg=None) |
an exception that is raised when one attempts to access a protected method without first acquiring the lock on its class.
Definition at line 97 of file lockProtection.py.
def lsst.utils.multithreading.lockProtection.UnsafeAccessError.__init__ | ( | self, | |
msg = None |
|||
) |
Definition at line 103 of file lockProtection.py.