b2api
B2000++ API Reference Manual, VERSION 4.6
 
Loading...
Searching...
No Matches
b2000::GenericException< NAME > Class Template Reference

#include "b2exception.H"

Inheritance diagram for b2000::GenericException< NAME >:
Collaboration diagram for b2000::GenericException< NAME >:

Additional Inherited Members

- Public Member Functions inherited from b2000::Exception
 Exception (const std::string &msg_=std::string(), const char *file_=nullptr, int line_=-1)
 
const char * name () const noexcept
 
const char * get_file () const
 
int get_line () const
 
const std::string & get_msg () const
 
const std::string & get_backtrace (int start_level=1) const
 
template<typename T >
Exceptionoperator<< (const T &t)
 
template<typename T1 , typename T2 >
Exceptionoperator<< (const std::pair< T1, T2 > &t)
 
void operator<< (const Throw &t)
 
void operator<< (const Warning &w)
 

Detailed Description

template<const char * NAME>
class b2000::GenericException< NAME >

Base class for pre-defined types of exceptions.


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