brainrat-private  5.1.2
bio::ChannelExtractor< T, C >::not_impl_exception Class Reference

#include <brainrat/utility/channelextractor.h>

Inheritance diagram for bio::ChannelExtractor< T, C >::not_impl_exception:
Collaboration diagram for bio::ChannelExtractor< T, C >::not_impl_exception:

Public Member Functions

 not_impl_exception ()
 
virtual ~not_impl_exception () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

template<typename T, typename C>
class bio::ChannelExtractor< T, C >::not_impl_exception

Definition at line 342 of file channelextractor.h.

Constructor & Destructor Documentation

◆ not_impl_exception()

template<typename T , typename C >
bio::ChannelExtractor< T, C >::not_impl_exception::not_impl_exception ( )
inline

Definition at line 345 of file channelextractor.h.

◆ ~not_impl_exception()

template<typename T , typename C >
virtual bio::ChannelExtractor< T, C >::not_impl_exception::~not_impl_exception ( )
throw (
)
inlinevirtual

Definition at line 346 of file channelextractor.h.

Member Function Documentation

◆ what()

template<typename T , typename C >
virtual const char* bio::ChannelExtractor< T, C >::not_impl_exception::what ( ) const
throw (
)
inlinevirtual

Definition at line 347 of file channelextractor.h.


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