mockspresso-core / com.episode6.hackit.mockspresso.exception / NoValidConstructorException

NoValidConstructorException

open class NoValidConstructorException : VerifyError

Exception thrown when trying to create a real object that has no constructor.

Constructors

<init>

NoValidConstructorException(typeToken: TypeToken<*>!)