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

Exception class for the KistlerDATFileIO class. More...

#include <btkKistlerDATFileIO.h>

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

Public Member Functions

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

Detailed Description

Exception class for the KistlerDATFileIO class.

Constructor & Destructor Documentation

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

Constructor.

btk::KistlerDATFileIOException::~KistlerDATFileIOException ( )
throw (
)
inlinevirtual

Empty destructor.