apidocs / com.nimmsta.core.android.accessibilityservice / InputException

InputException

class InputException : Exception

InputException to log errors in Crashlytics

Constructors

<init>

InputException to log errors in Crashlytics

InputException(title: String, text: String, nodeInfo: AccessibilityNodeInfo?)

Properties

message

val message: String?