Module: Gsk::SerializationError
- Defined in:
- (unknown)
Constant Summary collapse
- UNSUPPORTED_FORMAT =
The format can not be identified
0 or :unsupported_format
- UNSUPPORTED_VERSION =
The version of the data is not understood
1 or :unsupported_version
- INVALID_DATA =
The given data may not exist in a proper serialization
2 or :invalid_data