Givaro
Public Member Functions | Static Public Member Functions | Protected Attributes
GivMathError Class Reference

Math error. More...

#include <giverror.h>

+ Inheritance diagram for GivMathError:
+ Collaboration diagram for GivMathError:

Public Member Functions

virtual ~GivMathError ()
 
 GivMathError (const char *msg=0)
 
virtual std::ostream & print (std::ostream &o) const
 

Static Public Member Functions

static void throw_error (const GivError &err)
 

Protected Attributes

const char * strg
 

Detailed Description

Math error.

Constructor & Destructor Documentation

◆ ~GivMathError()

~GivMathError ( )
virtual

◆ GivMathError()

GivMathError ( const char *  msg = 0)
inline

Member Function Documentation

◆ print()

std::ostream & print ( std::ostream &  o) const
virtualinherited

◆ throw_error()

void throw_error ( const GivError err)
staticinherited

Field Documentation

◆ strg

const char* strg
protectedinherited

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