Internal Error
Deprecated
Catch FatalError to handle these error cases.
Replace with
FatalErrorContent 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