1#ifndef GFANLIB_EXCEPTIONS_H
2#define GFANLIB_EXCEPTIONS_H
10 return "int overflow in a weight vector";
20 return "int overflow in an exponent";
virtual const char * what() const
virtual const char * what() const
EXTERN_INST_VAR weightOverflowException weightOverflow
EXTERN_INST_VAR exponentOverflowException exponentOverflow