DecoderException

io.kaizensolutions.virgil.codecs.DecoderException
See theDecoderException companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object FieldType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FieldType.type
sealed trait FieldType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Index
class Name
final case class PrimitiveReadFailure(message: String, cause: Throwable) extends DecoderException

Attributes

Supertypes
trait Product
trait Equals
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class StructureReadFailure(message: String, field: Option[FieldType], structure: GettableByName, cause: Throwable) extends DecoderException

Attributes

Supertypes
trait Product
trait Equals
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror