GskSerializationError

Errors that can happen during (de)serialization.

Values

ValueMeaning
UNSUPPORTED_FORMAT0

The format can not be identified

UNSUPPORTED_VERSION1

The version of the data is not understood

INVALID_DATA2

The given data may not exist in a proper serialization

Meta