public class CouldNotGetNameOfKClassException
Thrown when trying to generate a class and cannot resolve the name.
| Constructor and Description |
|---|
CouldNotGetNameOfKClassException(kotlin.reflect.KClass<?> kclass)
Thrown when trying to generate a class and cannot resolve the name.
|