io.kaizensolutions.virgil.codecs.DecoderException
See theDecoderException companion trait
object DecoderException
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
DecoderException.type
Members list
Type members
Classlikes
object FieldType
final case class PrimitiveReadFailure(message: String, cause: Throwable) extends DecoderException
Attributes
- Supertypes
-
trait Producttrait Equalstrait DecoderExceptiontrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class StructureReadFailure(message: String, field: Option[FieldType], structure: GettableByName, cause: Throwable) extends DecoderException
Attributes
- Supertypes
-
trait Producttrait Equalstrait DecoderExceptiontrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article