MURE
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
Serpent::MureException Class Reference

#include <SerpentMureException.hxx>

Public Member Functions

 MureException ()
 
 MureException (const char *format,...)
 
 MureException (const MureException &other)
 
virtual const char * what () const throw ()
 
virtual ~MureException () throw ()
 

Protected Member Functions

string * getMsg (const char *format, va_list args)
 

Protected Attributes

string * msg
 

Static Protected Attributes

static const int BUFFER_SIZE = 1024
 

Constructor & Destructor Documentation

◆ MureException() [1/3]

Serpent::MureException::MureException ( )

◆ MureException() [2/3]

Serpent::MureException::MureException ( const char *  format,
  ... 
)

◆ MureException() [3/3]

Serpent::MureException::MureException ( const MureException other)

◆ ~MureException()

Serpent::MureException::~MureException ( )
throw (
)
virtual

Member Function Documentation

◆ getMsg()

string * Serpent::MureException::getMsg ( const char *  format,
va_list  args 
)
protected

◆ what()

const char * Serpent::MureException::what ( ) const
throw (
)
virtual

Member Data Documentation

◆ BUFFER_SIZE

const int Serpent::MureException::BUFFER_SIZE = 1024
staticprotected

◆ msg

string* Serpent::MureException::msg
protected

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

MURE Project, documentation generated by Doxygen 1.9.7 - Fri Jan 19 2024