AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
SocketConnectionResetException Member List

This is the complete list of members for SocketConnectionResetException, including all inherited members.

AException() (defined in AException)AExceptioninline
AException(AStacktrace stacktrace) (defined in AException)AExceptioninline
AException(const AString &message) (defined in AException)AExceptioninline
AException(const AException &exception)=default (defined in AException)AException
AException(AException &&exception) noexcept=default (defined in AException)AException
AException(const AString &message, std::exception_ptr causedBy, AStacktrace stacktrace=AStacktrace::capture(2)) (defined in AException)AExceptioninline
AIOException() (defined in AIOException)AIOExceptioninline
AIOException(const AString &message) (defined in AIOException)AIOExceptioninline
causedBy() const noexcept (defined in AException)AExceptioninline
getMessage() const noexcept (defined in AException)AExceptioninlinevirtual
mDestAddress (defined in SocketException)SocketException
SocketConnectionResetException(const AString &arg, const AInet4Address &addr) (defined in SocketConnectionResetException)SocketConnectionResetException
SocketException(const AString &arg, const AInet4Address &addr) (defined in SocketException)SocketException
SocketException(const AString &arg) (defined in SocketException)SocketException
stacktrace() const noexcept (defined in AException)AExceptioninline
what() const noexcept override (defined in AException)AExceptioninline
~AException() noexcept override=default (defined in AException)AException
~AIOException()=default (defined in AIOException)AIOExceptionvirtual