An exception thrown when a HTTP/2 connection error occurred.

Inheritance

Properties

errorCode → int
read-only

message → String
read-only, inherited

Constructors

TransportConnectionException(int errorCode, String details)

Methods

toString() → String
inherited

Returns a string representation of this object.