Internal Error
Deprecated
This error is no longer thrown. Catch FatalError if you want to handle these error cases.
Replace with
FatalError
Content copied to clipboard
Errors related to internal ditto core native communication.
Since
4.4.0
Properties
Link copied to clipboard
A formatted description of the error. Not all errors have a message. Use the null-safe getLocalizedMessage if you don't want to have to handle null values.
Link copied to clipboard