PAOFLOW.ErrorHandler# Classes# ErrorHandler Module Contents# class PAOFLOW.ErrorHandler.ErrorHandler[source]# report_exception(mname='UNKNOWN')[source]# Print the exception and traceback. Print suggestion if the error is recognized as a user mistake. Arguments:mname (str): Module name (name of function in PAOFLOW) Returns:None