CommunicationError
caliban.client.CalibanClientError.CommunicationError
case class CommunicationError(msg: String, innerThrowable: Option[Throwable]) extends CalibanClientError
An error while communicating with the backend (e.g. HTTP code 4xx or 5xx)
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