Toolbox
Toggle table of contents
android
common
notAndroid
Target filter
android
common
notAndroid
Switch theme
Search in API
Skip to content
Toolbox
backup
/
com.michaelflisar.toolbox.backup
/
ActivityNotFoundException
Activity
Not
Found
Exception
android
common
notAndroid
actual
typealias
ActivityNotFoundException
=
android.content.ActivityNotFoundException
expect
class
ActivityNotFoundException
:
RuntimeException
actual
class
ActivityNotFoundException
:
RuntimeException
Members
Constructors
Activity
Not
Found
Exception
Link copied to clipboard
notAndroid
constructor
(
)
Properties
cause
Link copied to clipboard
common
notAndroid
expect
open
val
cause
:
Throwable
?
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
common
notAndroid
expect
open
val
message
:
String
?
expect
open
val
message
:
String
?