InternalErrorReason

sealed class InternalErrorReason

Deprecated

See FatalError.message.

Replace with

FatalError

The possible underlying reasons an InternalError occurs.

Since

4.4.0

Inheritors

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.