Embedded SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Embedded SDK
Embedded SDK
/
com.beyondidentity.embedded.sdk.exceptions
/
DatabaseSetupException
Database
Setup
Exception
class
DatabaseSetupException
(
message
:
String
)
:
Exception
Beyond Identity database setup error
Members
Constructors
Database
Setup
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?