utils Package¶
utils
Package¶
-
mplotlab.utils.
checkTypeParams
(*aTypes, **kTypes)¶
-
mplotlab.utils.
checkTypeReturned
(*aTypes)¶
ErrorMgr
Module¶
-
class
mplotlab.utils.ErrorMgr.
Error
(msg='', args={}, exception=None)¶ Bases:
object
-
mplotlab.utils.ErrorMgr.
createError
(key='', args={}, exception=None)¶
-
mplotlab.utils.ErrorMgr.
getErrHdlr
(name=None)¶
-
mplotlab.utils.ErrorMgr.
regErrHdlr
(name, errHdlr)¶
-
mplotlab.utils.ErrorMgr.
remErrHdlr
(name)¶