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

Exception class for the CALForcePlateFileIO class. More...

#include <btkCALForcePlateFileIO.h>

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

Public Member Functions

 CALForcePlateFileIOException (const std::string &msg)
 
virtual ~CALForcePlateFileIOException () 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 CALForcePlateFileIO class.

Constructor & Destructor Documentation

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

Constructor.

btk::CALForcePlateFileIOException::~CALForcePlateFileIOException ( )
throw (
)
inlinevirtual

Empty destructor.