SpeziError

constructor(message: String, cause: Throwable?)

Parameters

message

The error message to be displayed.

cause

The underlying cause of the error, if any.