Playa::RuntimeError Class Reference

#include <PlayaExceptions.hpp>

List of all members.

Public Member Functions

 RuntimeError (const std::string &msg)


Detailed Description

RuntimeError is an exception that occurs as a result of invalid user-level code.

Definition at line 91 of file PlayaExceptions.hpp.


Constructor & Destructor Documentation

RuntimeError::RuntimeError ( const std::string &  msg  ) 

Definition at line 13 of file PlayaExceptions.cpp.


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

doxygen