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

Logic error exception. More...

#include <btkException.h>

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

Public Member Functions

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

Detailed Description

Logic error exception.

Constructor & Destructor Documentation

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

Constructor

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

Destructor