toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
core
/
edu.stanford.spezi.core
/
SpeziError
/
SpeziError
Spezi
Error
constructor
(
message
:
String
,
cause
:
Throwable
?
)
Parameters
message
The error message to be displayed.
cause
The underlying cause of the error, if any.