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

Exception thrown in input of data structure. More...

#include <giverror.h>

+ Inheritance diagram for GivBadFormat:
+ Collaboration diagram for GivBadFormat:

Public Member Functions

virtual ~GivBadFormat ()
 GivBadFormat (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

Exception thrown in input of data structure.


Constructor & Destructor Documentation

~GivBadFormat ( )
virtual
GivBadFormat ( const char *  msg = 0)
inline

Member Function Documentation

std::ostream & print ( std::ostream &  o) const
virtualinherited
void throw_error ( const GivError err)
staticinherited

Field Documentation

const char* strg
protectedinherited

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