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

Exception used to indicated malformed or unexpected Atlas from the server. More...

#include <Exceptions.h>

Inheritance diagram for Eris::InvalidAtlas:
Collaboration diagram for Eris::InvalidAtlas:

Public Member Functions

 InvalidAtlas (const std::string &msg) noexcept
 

Detailed Description

Exception used to indicated malformed or unexpected Atlas from the server.

Definition at line 35 of file Exceptions.h.

Constructor & Destructor Documentation

◆ InvalidAtlas()

Eris::InvalidAtlas::InvalidAtlas ( const std::string &  msg)
inlineexplicitnoexcept

Definition at line 38 of file Exceptions.h.


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