InternalErrorReason

sealed class InternalErrorReason

Deprecated

These reasons are no longer used. See FatalError.message.

The possible underlying reasons a InternalError error occurs.

Since

4.4.0

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard

A Ditto Core (FFI) native reference was NULL.

Link copied to clipboard

A WeakReference to the Ditto instance has been "cleared" by the garbage collector.