toggle menu
ZappBase
androidJvm
switch theme
search in API
Picker
/
com.zappstudio.picker.exception
Package-level
declarations
Types
Types
Current
Activity
Not
Found
Link copied to clipboard
class
CurrentActivityNotFound
:
BaseException
Picker
Error
Link copied to clipboard
class
PickerError
(
val
cause
:
Exception
?
=
null
,
val
message
:
String
?
=
null
)
:
BaseException
User
Cancelled
Operation
Link copied to clipboard
class
UserCancelledOperation
:
BaseException