ConnectionFailure

org.http4s.client.ConnectionFailure
See theConnectionFailure companion object

Indicates a failure to establish a client connection, preserving the request key that we tried to connect to.

Attributes

Companion:
object
Source:
ConnectionFailure.scala
Graph
Supertypes
class Exception
class Throwable
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def getMessage(): String

Attributes

Definition Classes
Source:
ConnectionFailure.scala

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:
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.

Inherited from:
Throwable