Violation

abstract class Violation : RuntimeException


Root class for all FragmentStrictMode violations.

Summary

Public properties

Fragment

Gets the Fragment causing the Violation.

Inherited properties

From kotlin.Throwable

Public properties

fragment

Added in 1.4.0
val fragmentFragment

Gets the Fragment causing the Violation.