DecodingError
caliban.client.CalibanClientError.DecodingError
case class DecodingError(msg: String, innerThrowable: Option[Throwable]) extends CalibanClientError
An error while parsing the response from the backend
Attributes
- Graph
-
- Supertypes
-
trait CalibanClientErrortrait Producttrait Equalsclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
CalibanClientError -> Throwable
- Inherited from:
- CalibanClientError
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:
- CalibanClientError
Attributes
- Inherited from:
- Throwable
In this article