oxygen.http.core.RequestDecodingFailure
 See theRequestDecodingFailure companion object
  final case class RequestDecodingFailure(sources: List[Source], cause: DecodingFailureCause) extends Throwable
 
Attributes
- Companion
 - object
 - Graph
 - 
    
 - Supertypes
 - 
    trait Producttrait Equalsclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
Members list
Value members
Concrete methods
Attributes
- Definition Classes
 - 
               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
 - 
               Throwable -> Any
 
Inherited methods
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:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Throwable
 
In this article