public class CouldNotCastArgumentException
Thrown when a KParameter could not be cast or mapped to arguments in the data fetcher
Constructor and Description |
---|
CouldNotCastArgumentException(kotlin.reflect.KParameter kParameter)
Thrown when a KParameter could not be cast or mapped to arguments in the data fetcher
|