Playa::RuntimeError Class Reference

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.

Site Contact