Minetest  5.4.0
PacketError Class Reference

#include <exceptions.h>

+ Inheritance diagram for PacketError:
+ Collaboration diagram for PacketError:

Public Member Functions

 PacketError (const std::string &s)
 
- Public Member Functions inherited from BaseException
 BaseException (const std::string &s) throw ()
 
 ~BaseException ()=default throw ()
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from BaseException
std::string m_s
 

Constructor & Destructor Documentation

◆ PacketError()

PacketError::PacketError ( const std::string &  s)
inline

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