UnsupportedFormatException

The directory holds files written by a newer format version.

Deliberately distinct from CorruptLogException: the bytes are fine, this build is simply too old to interpret them. Upgrading the library is the fix, and reporting it as corruption would send the reader looking for a disk fault instead.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?