gh-pages / com.nextfaze.devfun.inject / ClassInstanceNotFoundException
ClassInstanceNotFoundException
class ClassInstanceNotFoundException : Exception (source)
Exception thrown when attempting to provide a type that was not found from any InstanceProvider.
Constructors
| Name | Summary | 
|---|---|
| <init> | ClassInstanceNotFoundException(clazz: KClass<*>)ClassInstanceNotFoundException(msg: String)ClassInstanceNotFoundException(cause: Exception) |