AvroDecodingError

sealed abstract class AvroDecodingError extends AvroError
Companion
object
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