Public Member Functions | Static Public Attributes | Protected Member Functions
ProgramException Class Reference

Miscellaneous exception (details in character string). More...

#include <MatrixExceptions.h>

Inheritance diagram for ProgramException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ProgramException (const char *c)
 ProgramException (const char *c, const GeneralMatrix &)
 ProgramException (const char *c, const GeneralMatrix &, const GeneralMatrix &)
 ProgramException (const char *c, MatrixType, MatrixType)

Static Public Attributes

static unsigned long Select

Protected Member Functions

 ProgramException ()

Detailed Description

Miscellaneous exception (details in character string).

Definition at line 40 of file MatrixExceptions.h.


Constructor & Destructor Documentation

Definition at line 7724 of file NewMatExhaustive.cpp.

ProgramException::ProgramException ( const char *  c,
const GeneralMatrix A 
)

Definition at line 7732 of file NewMatExhaustive.cpp.

ProgramException::ProgramException ( const char *  c,
const GeneralMatrix A,
const GeneralMatrix B 
)

Definition at line 7742 of file NewMatExhaustive.cpp.

ProgramException::ProgramException ( const char *  c,
MatrixType  a,
MatrixType  b 
)

Definition at line 7752 of file NewMatExhaustive.cpp.


Member Data Documentation

unsigned long ProgramException::Select [static]

Reimplemented from Logic_error.

Definition at line 45 of file MatrixExceptions.h.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15