OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <myexcept.h>
Public Member Functions | |
BaseException (const char *a_what=0) | |
Static Public Member Functions | |
static void | AddMessage (const char *a_what) |
static void | AddInt (int value) |
static const char * | what () |
Static Public Attributes | |
static unsigned long | Select |
Static Protected Attributes | |
static char * | what_error |
static int | SoFar |
static int | LastOne |
Definition at line 69 of file myexcept.h.
BaseException::BaseException | ( | const char * | a_what = 0 | ) |
|
static |
Definition at line 82 of file myexcept.cpp.
References n.
Referenced by IndexException::IndexException().
|
static |
Definition at line 67 of file myexcept.cpp.
Referenced by Tracer::AddTrace(), Bad_alloc::Bad_alloc(), CannotBuildException::CannotBuildException(), ConvergenceException::ConvergenceException(), Domain_error::Domain_error(), IncompatibleDimensionsException::IncompatibleDimensionsException(), IndexException::IndexException(), InternalException::InternalException(), Invalid_argument::Invalid_argument(), Length_error::Length_error(), Logic_error::Logic_error(), NotDefinedException::NotDefinedException(), NotSquareException::NotSquareException(), NPDException::NPDException(), Out_of_range::Out_of_range(), Overflow_error::Overflow_error(), OverflowException::OverflowException(), ProgramException::ProgramException(), Range_error::Range_error(), Runtime_error::Runtime_error(), SingularException::SingularException(), SubMatrixDimensionException::SubMatrixDimensionException(), and VectorException::VectorException().
|
inlinestatic |
|
staticprotected |
Definition at line 74 of file myexcept.h.
|
static |
Definition at line 79 of file myexcept.h.
Referenced by Bad_alloc::Bad_alloc(), CannotBuildException::CannotBuildException(), ConvergenceException::ConvergenceException(), Domain_error::Domain_error(), IncompatibleDimensionsException::IncompatibleDimensionsException(), IndexException::IndexException(), InternalException::InternalException(), Invalid_argument::Invalid_argument(), Length_error::Length_error(), Logic_error::Logic_error(), NotDefinedException::NotDefinedException(), NotSquareException::NotSquareException(), NPDException::NPDException(), Out_of_range::Out_of_range(), Overflow_error::Overflow_error(), OverflowException::OverflowException(), ProgramException::ProgramException(), Range_error::Range_error(), Runtime_error::Runtime_error(), SingularException::SingularException(), SubMatrixDimensionException::SubMatrixDimensionException(), and VectorException::VectorException().
|
staticprotected |
Definition at line 73 of file myexcept.h.
|
staticprotected |
Definition at line 72 of file myexcept.h.