ample.util.exit_util module

Created on Mar 18, 2015

@author: jmht

exit_error(msg, ample_tb=None)[source]

Exit on error collecting as much information as we can.

args: ample_tb - this can be got from sys.exc_info()[2]