public class CouldNotGetNameOfArgumentException
Thrown when unable to get the simple name of a function argument
Constructor and Description |
---|
CouldNotGetNameOfArgumentException(kotlin.reflect.KParameter kParameter)
Thrown when unable to get the simple name of a function argument
|