ViewModelInstantiationException

fun ViewModelInstantiationException(viewModelClass: Class<*>, throwable: Throwable)

Parameters

viewModelClass

The reference of the view model class that failed to instantiate.

throwable

The original exception.