toothpick-runtime / toothpick.configuration / IllegalBindingException

IllegalBindingException

open class IllegalBindingException : IllegalStateException

Thrown when a binding is illegal.

Constructors

<init>

IllegalBindingException()
IllegalBindingException(message: String)
IllegalBindingException(message: String, cause: Throwable)
IllegalBindingException(cause: Throwable)