BTK  0.3dev.0
Open-source library to visualize/process biomechanical data
List of all members | Public Member Functions
btk::RuntimeError Class Reference

Runtime error exception. More...

#include <btkException.h>

Inheritance diagram for btk::RuntimeError:
Inheritance graph
[legend]

Public Member Functions

 RuntimeError (const std::string &msg)
 
virtual ~RuntimeError () throw ()
 
- Public Member Functions inherited from btk::Exception
 Exception (const std::string &msg)
 
virtual const char * what () const throw ()
 
virtual ~Exception () throw ()
 

Detailed Description

Runtime error exception.

Constructor & Destructor Documentation

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

Constructor

virtual btk::RuntimeError::~RuntimeError ( )
throw (
)
inlinevirtual

Destructor