Fragment.InstantiationException


public class Fragment.InstantiationException extends RuntimeException


Thrown by instantiate when there is an instantiation failure.

Summary

Public constructors

Inherited methods

synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

InstantiationException

Added in 1.1.0
public InstantiationException(@NonNull String msg, @Nullable Exception cause)