Public Member Functions
Sundance::RuntimeError Class Reference

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

Inheritance diagram for Sundance::RuntimeError:
Sundance::BadSymbolicsError

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 116 of file SundanceExceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 39 of file SundanceExceptions.cpp.

Site Contact