SerializationError#

class SerializationError#

Errors that can happen during (de)serialization.

Methods#

class SerializationError
quark() int#

Registers an error quark for RenderNode errors.

Fields#

class SerializationError
INVALID_DATA#

The given data may not exist in a proper serialization

UNSUPPORTED_FORMAT#

The format can not be identified

UNSUPPORTED_VERSION#

The version of the data is not understood