{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Fragment.InstantiationException

{% setvar page_path %}androidx/fragment/app/Fragment.InstantiationException.html{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "reference/_kotlin_switcher2.md" %}

class Fragment.InstantiationException


Thrown by FragmentFactory#instantiate(ClassLoader, String) when there is an instantiation failure.

Summary

Public constructors

Inherited functions

From class Throwable

Public constructors

InstantiationException

InstantiationException(msg: String, cause: Exception?)