Bases: openalea.core.customexception.CustomException
-
desc = 'This error is raised because the data format dropped \nis not supported by application or not completely supported\nSystem raised: \n%(exception)s'
-
message = u'%(data)s (%(mimetype_in)s) cannot be converted to %(mimetype_out)s'
-
title = u'Error: this data cannot be dropped here'