Public Member Functions
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 128 of file PlayaExceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 50 of file PlayaExceptions.cpp.

Site Contact