ConversionException
class ConversionException(error: String, sourceLocation: SourceLocation? = null) : SourceAwareException
An exception while converting to/from introspection
This most likely means the json/sdl was inconsistent or corrupted