AvroDecodingError

@deprecated("Do not use - kept for binary compatibility", "1.5.0") sealed abstract class AvroDecodingError extends AvroError
Companion
object
Deprecated
class AvroError
class Object
trait Matchable
class Any

Value members

Abstract methods

def withDecodingTypeName(decodingTypeName: String): AvroDecodingError

Inherited methods

def message: String
Inherited from
AvroError
def throwable: Throwable
Inherited from
AvroError