|
proxygen
|
This is the complete list of members for wangle::SSLException, including all inherited members.
| bytesRead_ | wangle::SSLException | private |
| error_ | wangle::SSLException | private |
| getBytesRead() const | wangle::SSLException | inline |
| getError() const | wangle::SSLException | inline |
| getLatency() const | wangle::SSLException | inline |
| latency_ | wangle::SSLException | private |
| SSLException(SSLErrorEnum error, const std::chrono::milliseconds &latency, uint64_t bytesRead) | wangle::SSLException |