eckit::net::TCPSocket::UnknownHost class

Base classes

class eckit::Exception
Base class for all ECMWF exceptions. All exception types shall inherit from this class, either directly or indirectly.

Public static functions

static auto throwing() -> bool
static void exceptionStack(std::ostream&, bool callStack = false)

Constructors, destructors, conversion operators

UnknownHost(const std::string&) explicit

Public functions

auto what() const -> const char* override noexcept
auto what(T... args) -> T
auto retryOnServer() const -> bool virtual
auto retryOnClient() const -> bool virtual
auto terminateApplication() const -> bool virtual
auto callStack() const -> const std::string&
auto location() const -> const CodeLocation&
auto dumpStackTrace(std::ostream& = std::cout) -> std::ostream&

Function documentation

static bool eckit::net::TCPSocket::UnknownHost::throwing()

static void eckit::net::TCPSocket::UnknownHost::exceptionStack(std::ostream&, bool callStack = false)

const char* eckit::net::TCPSocket::UnknownHost::what() const override noexcept

bool eckit::net::TCPSocket::UnknownHost::retryOnServer() const virtual

bool eckit::net::TCPSocket::UnknownHost::retryOnClient() const virtual

bool eckit::net::TCPSocket::UnknownHost::terminateApplication() const virtual

const std::string& eckit::net::TCPSocket::UnknownHost::callStack() const

const CodeLocation& eckit::net::TCPSocket::UnknownHost::location() const

std::ostream& eckit::net::TCPSocket::UnknownHost::dumpStackTrace(std::ostream& = std::cout)

This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.