Atlas 0.7.0
Networking protocol for the Worldforge system.
Atlas::Message::WrongTypeException Class Reference

An exception class issued when the wrong type is requested in as(). More...

#include <Element.h>

Inheritance diagram for Atlas::Message::WrongTypeException:
Collaboration diagram for Atlas::Message::WrongTypeException:

Public Member Functions

std::string getDescription () const
 

Detailed Description

An exception class issued when the wrong type is requested in as().

Definition at line 20 of file Element.h.

Constructor & Destructor Documentation

◆ WrongTypeException()

Atlas::Message::WrongTypeException::WrongTypeException ( )
inlinenoexcept

Definition at line 23 of file Element.h.

Member Function Documentation

◆ getDescription()

std::string Atlas::Exception::getDescription ( ) const
inlineinherited

Definition at line 26 of file Exception.h.


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