Eris  1.3.21
Public Member Functions | List of all members
Eris::InvalidAtlas Class Reference

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

#include <Exceptions.h>

Inheritance diagram for Eris::InvalidAtlas:
Eris::BaseException

Public Member Functions

 InvalidAtlas (const std::string &msg, const Atlas::Objects::Root &obj)
 
 InvalidAtlas (const std::string &msg, const Atlas::Message::Element &el)
 
- Public Member Functions inherited from Eris::BaseException
 BaseException (const std::string &m)
 

Additional Inherited Members

- Public Attributes inherited from Eris::BaseException
const std::string _msg
 

Detailed Description

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


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