DataFormatError
open class DataFormatError : DataError, @unchecked Sendable
Exception thrown when data does not match the expected format.
-
Default initializer.
Declaration
Swift
override public init()