ConicBundle
|
Such an object is generated and passed to MEmessage(), whenever an error occurs. It holds some output information on the error. More...
#include <matop.hxx>
Public Member Functions | |
MatrixError (MEcode c=ME_unspec, const char *mes=0, Mtype mt=MTmatrix) | |
there is only this one constructor and no other messages | |
Public Attributes | |
MEcode | code |
see MEcode for allowed error types | |
const char * | message |
the error mussage pointer must point to existing object and does not get freed | |
Mtype | mtype |
see Mtype for allowed error source types | |
Such an object is generated and passed to MEmessage(), whenever an error occurs. It holds some output information on the error.