public static final class Exceptions.OffsetAlreadyExists extends Exceptions.StorageException
Offset already exists. This indicates that the append request attempted to write data to an
offset before the current end of the stream. This is an expected exception when ExactOnce is
enforced. You can safely ignore it, and keep appending until there is new data to append.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]