proxygen
|
#include <IPAddressException.h>
Public Member Functions | |
InvalidAddressFamilyException (std::string msg) noexcept | |
InvalidAddressFamilyException (sa_family_t family) noexcept | |
InvalidAddressFamilyException (const InvalidAddressFamilyException &)=default | |
InvalidAddressFamilyException (InvalidAddressFamilyException &&)=default | |
InvalidAddressFamilyException & | operator= (const InvalidAddressFamilyException &)=default |
InvalidAddressFamilyException & | operator= (InvalidAddressFamilyException &&)=default |
Public Member Functions inherited from folly::IPAddressFormatException | |
IPAddressFormatException (std::string msg) noexcept | |
IPAddressFormatException (const IPAddressFormatException &)=default | |
IPAddressFormatException (IPAddressFormatException &&)=default | |
IPAddressFormatException & | operator= (const IPAddressFormatException &)=default |
IPAddressFormatException & | operator= (IPAddressFormatException &&)=default |
~IPAddressFormatException () noexceptoverride | |
const char * | what () const noexceptoverride |
Definition at line 65 of file IPAddressException.h.
|
inlineexplicitnoexcept |
Definition at line 68 of file IPAddressException.h.
|
inlineexplicitnoexcept |
Definition at line 70 of file IPAddressException.h.
|
default |
|
default |
|
default |
|
default |