exception openalea.oalab.mimedata.exception.MimeConversionError(*args, **kargs)[source]

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'

Previous topic

<no title>

Next topic

<no title>

This Page