Nexus Engine  v0.0.1
Loading...
Searching...
No Matches
Nexus::Network::NetworkError Struct Referenceexport

Public Member Functions

 operator bool () const noexcept

Public Attributes

NetworkErrorCode code = NetworkErrorCode::None
std::string message
int platformErrno = 0

Member Function Documentation

◆ operator bool()

Nexus::Network::NetworkError::operator bool ( ) const
inlineexplicitnodiscardnoexcept

Member Data Documentation

◆ code

NetworkErrorCode Nexus::Network::NetworkError::code = NetworkErrorCode::None

◆ message

std::string Nexus::Network::NetworkError::message

◆ platformErrno

int Nexus::Network::NetworkError::platformErrno = 0

The documentation for this struct was generated from the following file: