public class CouldNotGetNameOfKParameterException
Thrown when trying to generate a parameter and cannot resolve the name.
| Constructor and Description |
|---|
CouldNotGetNameOfKParameterException(kotlin.reflect.KParameter kParameter)
Thrown when trying to generate a parameter and cannot resolve the name.
|