Exceptions thrown:
+ by the OSB library
+ inside OSB applications
Definition at line 235 of file osberror.h.
OSB_LIB::OsbException::OsbException | ( | ErrorNo | e | ) | [inline] |
OSB_LIB::OsbException::~OsbException | ( | ) | [inline, pure virtual] |
OSB_LIB::OsbException::OsbException | ( | const OsbException & | rhs | ) | [inline, protected] |
OsbException & OSB_LIB::OsbException::operator= | ( | const OsbException & | rhs | ) | [inline, protected] |
Assignment for derived classes only.
Definition at line 509 of file osberror.h.
References OSB_LIB::OsbBaseError::operator=().
const char *const OSB_LIB::OsbException::prefix | ( | ) | const [inline, virtual] |
Access error code.
Implements OSB_LIB::BaseError.
Definition at line 520 of file osberror.h.
References prefix_.
const char* const OSB_LIB::OsbException::prefix_ [static, private] |