Luanti 5.16.0-dev
Loading...
Searching...
No Matches
InvalidPositionException Class Reference

#include <exceptions.h>

Inheritance diagram for InvalidPositionException:
Collaboration diagram for InvalidPositionException:

Public Member Functions

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

Additional Inherited Members

Protected Attributes inherited from BaseException
std::string m_s

Constructor & Destructor Documentation

◆ InvalidPositionException() [1/2]

InvalidPositionException::InvalidPositionException ( )
inline

References BaseException::BaseException().

Here is the call graph for this function:

◆ InvalidPositionException() [2/2]

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

References BaseException::BaseException().

Here is the call graph for this function:

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