Public Member Functions | |
| RuntimeError (const std::string &msg) | |
RuntimeError is an exception that occurs as a result of invalid user-level code.
Definition at line 128 of file PlayaExceptions.hpp.
| RuntimeError::RuntimeError | ( | const std::string & | msg | ) |
Definition at line 50 of file PlayaExceptions.cpp.