exceptions¶
ConversionError (Exception)
¶
Could not convert entry to format
Source code in optimade/adapters/exceptions.py
class ConversionError(Exception):
"""Could not convert entry to format"""