InvalidLayoutException

Thrown when the used layout is missing a required view, or makes wrong use of internal view ids.

Constructors

Link copied to clipboard
constructor()
constructor(detailMessage: String)
constructor(detailMessage: String, throwable: Throwable)
constructor(throwable: Throwable)