Hello,
 
	I was wondering how you format to handle a hou.OperationFailed exception.
 
	I was using the below function to convert the file sop to python, because yeah...
 
	http://www.sidefx.com/docs/houdini/hom/hou/Geometry#saveToFile
 
	but in order to catch the exception it raises hou.OperationFailed 
 
	http://www.sidefx.com/docs/houdini/hom/hou/OperationFailed
 
	So this is not the case for try, except in python. My Houdini Feng Shui is just not showing me the way at the moment.
 
	Thanks,
 
	-Ben