RBD_COMMON::Logic_error Class Reference#include <myexcept.h>
Inheritance diagram for RBD_COMMON::Logic_error:
[legend]List of all members.
|
Public Member Functions |
| Logic_error (const char *a_what=0) |
Static Public Attributes |
static unsigned long | Select |
Constructor & Destructor Documentation
RBD_COMMON::Logic_error::Logic_error |
( |
const char * |
a_what = 0 |
) |
|
|
Member Data Documentation
|
Reimplemented from RBD_COMMON::BaseException.
Reimplemented in RBD_COMMON::Domain_error, RBD_COMMON::Invalid_argument, RBD_COMMON::Length_error, RBD_COMMON::Out_of_range, NEWMAT::ProgramException, NEWMAT::IndexException, NEWMAT::VectorException, NEWMAT::NotSquareException, NEWMAT::SubMatrixDimensionException, NEWMAT::IncompatibleDimensionsException, NEWMAT::NotDefinedException, NEWMAT::CannotBuildException, and NEWMAT::InternalException.
Definition at line 468 of file myexcept.cpp.
Referenced by Logic_error(). |
The documentation for this class was generated from the following files:
|