toggle menu
EasyNearby API
jvm
switch theme
search in API
core
/
io.github.easynearby.core.exceptions
Package-level
declarations
Types
Types
Easy
Nearby
Not
Initialized
Exception
Link copied to clipboard
class
EasyNearbyNotInitializedException
(
val
message
:
String
?
,
val
cause
:
Throwable
?
=
null
)
:
RuntimeException
Permissions
Not
Granted
Exception
Link copied to clipboard
class
PermissionsNotGrantedException
(
val
notGrantedPermissions
:
List
<
String
>
)
:
RuntimeException