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

Exception class for the AMTIForcePlatformFileIO class. More...

#include <btkAMTIForcePlatformFileIO.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

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

Constructor.

btk::AMTIForcePlatformFileIOException::~AMTIForcePlatformFileIOException ( )
throw (
)
inlinevirtual

Empty destructor.