acedia::Exception Class Reference

Base class for all acedia exceptions. More...

#include <exceptions.hpp>

Inheritance diagram for acedia::Exception:
acedia::ActorKilledException acedia::ClassCastException acedia::IndexOutOfBoundsException acedia::IOException acedia::NotDeserializableException acedia::NullPointerException acedia::WSAStartupFailedException

List of all members.

Public Member Functions

virtual const char * what () const throw ()

Detailed Description

Base class for all acedia exceptions.

Definition at line 46 of file exceptions.hpp.


Member Function Documentation

const char * acedia::Exception::what (  )  const throw () [virtual]
See also:
std::exception::what()

Reimplemented in acedia::ClassCastException.

Definition at line 47 of file exceptions.cpp.


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

Generated by  doxygen 1.6.2