eris 1.4.0
A WorldForge client library.
Eris::BaseException Class Reference

#include <Exceptions.h>

Inheritance diagram for Eris::BaseException:
Collaboration diagram for Eris::BaseException:

Public Member Functions

 BaseException (const std::string &m) noexcept
 

Detailed Description

This is the Eris base for all exceptions.

Definition at line 16 of file Exceptions.h.

Constructor & Destructor Documentation

◆ BaseException()

Eris::BaseException::BaseException ( const std::string &  m)
inlineexplicitnoexcept

Definition at line 19 of file Exceptions.h.


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