PrimitiveReadFailure
io.kaizensolutions.virgil.codecs.DecoderException.PrimitiveReadFailure
final case class PrimitiveReadFailure(message: String, cause: Throwable) extends DecoderException
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait DecoderExceptiontrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
DecoderException -> Throwable
Attributes
- Definition Classes
-
DecoderException -> Throwable
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- DecoderException
Attributes
- Definition Classes
-
NoStackTrace -> Throwable
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
- Inherited from:
- DecoderException
In this article