DecodeFailure
krop.route.DecodeFailure
Represents a failure to decode a value
Value parameters
- description
-
A description of what was expected from the input. By convention this is the name of the type we expected to decode to.
- input
-
The input that we attempted to decode.
Attributes
- Source
- DecodeFailure.scala
- Graph
-
- Supertypes
Members list
In this article