ARB
Public Member Functions | Static Public Member Functions | List of all members
Convaln_exception Class Reference

#include <global.h>

Public Member Functions

 Convaln_exception (int error_code, const char *error_msg)
 
 Convaln_exception (const Convaln_exception &other)
 
 DECLARE_ASSIGNMENT_OPERATOR (Convaln_exception)
 
 ~Convaln_exception ()
 
int get_code () const
 
const charget_msg () const
 
void replace_msg (const char *new_msg) const
 
void catched ()
 

Static Public Member Functions

static const Convaln_exceptionexception_thrown ()
 

Detailed Description

Definition at line 37 of file global.h.

Constructor & Destructor Documentation

Convaln_exception::Convaln_exception ( int  error_code,
const char error_msg 
)
inline

Definition at line 44 of file global.h.

References ca_assert.

Convaln_exception::Convaln_exception ( const Convaln_exception other)
inline

Definition at line 51 of file global.h.

Convaln_exception::~Convaln_exception ( )
inline

Definition at line 56 of file global.h.

References ca_assert, and NULp.

Member Function Documentation

Convaln_exception::DECLARE_ASSIGNMENT_OPERATOR ( Convaln_exception  )
int Convaln_exception::get_code ( ) const
inline

Definition at line 62 of file global.h.

Referenced by ARB_main().

const char* Convaln_exception::get_msg ( ) const
inline

Definition at line 63 of file global.h.

Referenced by ARB_main(), and MackeReader::~MackeReader().

void Convaln_exception::replace_msg ( const char new_msg) const
inline

Definition at line 64 of file global.h.

Referenced by MackeReader::~MackeReader().

void Convaln_exception::catched ( )
inline

Definition at line 66 of file global.h.

References ca_assert, and NULp.

static const Convaln_exception* Convaln_exception::exception_thrown ( )
inlinestatic

Definition at line 71 of file global.h.

Referenced by MackeReader::~MackeReader(), and Reader::~Reader().


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