smithy4s.http.ErrorAltPicker
See theErrorAltPicker companion object
Utility class to help find the best alternative out of a error union type. This is useful when deserializing on the client side of a request/ response round trip.
Attributes
- alts
alternatives of the error union to choose from
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any