HttpClientCommunicationException constructor
HttpClientCommunicationException(
- FreemeworkException innerException
Implementation
HttpClientCommunicationException(FreemeworkException innerException)
: super('Cannot establish connection.', innerException);