InvalidArgumentException
class InvalidArgumentException(val builder: ConverterBuilder<*>, val reason: String) : KordExException
Exception thrown when a converter builder hasn't been set up properly.
Exception thrown when a converter builder hasn't been set up properly.