speziError
A custom error function that throws a SpeziError with the provided message and optional cause.
Return
Nothing
Parameters
message
The error message .
cause
The underlying cause of the error, if any.
A custom error function that throws a SpeziError with the provided message and optional cause.
Nothing
The error message .
The underlying cause of the error, if any.