ComponentNotFoundException

Exception thrown when a component is not found.

Constructors

Link copied to clipboard
Link copied to clipboard
fun ComponentNotFoundException(message: String, notFound: Identifier<*>)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard

The identifier of the component that was not found