This is the complete list of members for PacketError, including all inherited members.
| BaseException(const std::string &s) noexcept | BaseException | inline |
| m_s | BaseException | protected |
| PacketError(const std::string &s) | PacketError | inline |
| what() const noexcept | BaseException | inlinevirtual |
| ~BaseException()=default | BaseException |