ErrorAltPicker

smithy4s.http.ErrorAltPicker
See theErrorAltPicker companion object
final class ErrorAltPicker[E](alts: Vector[Alt[Schema, E, _]])

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 Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods