iRoCS Toolbox  1.1.0
Public Member Functions
atb::SparseVectorError Class Reference

#include <SparseVector.hh>

Inheritance diagram for atb::SparseVectorError:
Collaboration diagram for atb::SparseVectorError:

Public Member Functions

 SparseVectorError (char const *message)
 
 ~SparseVectorError () throw ()
 
char const * what () const throw ()
 

Detailed Description

Definition at line 36 of file SparseVector.hh.

Constructor & Destructor Documentation

◆ SparseVectorError()

atb::SparseVectorError::SparseVectorError ( char const *  message)
inline

Definition at line 40 of file SparseVector.hh.

◆ ~SparseVectorError()

atb::SparseVectorError::~SparseVectorError ( )
throw (
)
inline

Definition at line 44 of file SparseVector.hh.

Member Function Documentation

◆ what()

char const* atb::SparseVectorError::what ( ) const
throw (
)
inline

Definition at line 47 of file SparseVector.hh.


The documentation for this class was generated from the following file: