fv_exception Class Reference

#include <fv_exception.h>

Collaboration diagram for fv_exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 fv_exception ()
 fv_exception (const char *resson)
 fv_exception (const std::string &reason)
 fv_exception (const fv_exception &excpt)
fv_exceptionoperator= (const fv_exception &excpt)
virtual ~fv_exception () throw ()
virtual const char * what () const throw ()

Protected Attributes

std::string sReason

Friends

std::ostream & operator<< (std::ostream &lhs, const fv_exception &excpt)

Constructor & Destructor Documentation

fv_exception::fv_exception (  )  [inline]
fv_exception::fv_exception ( const char *  resson  )  [inline]
fv_exception::fv_exception ( const std::string &  reason  )  [inline]
fv_exception::fv_exception ( const fv_exception excpt  )  [inline]
virtual fv_exception::~fv_exception (  )  throw () [inline, virtual]

Member Function Documentation

fv_exception& fv_exception::operator= ( const fv_exception excpt  )  [inline]
virtual const char* fv_exception::what (  )  const throw () [inline, virtual]

Here is the caller graph for this function:


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  lhs,
const fv_exception excpt 
) [friend]

Member Data Documentation

std::string fv_exception::sReason [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1