My Project  debian-1:4.1.1-p2+ds-4build1
Private Member Functions
weightOverflowException Class Reference

#include <gfanlib_exceptions.h>

Private Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Definition at line 6 of file gfanlib_exceptions.h.

Member Function Documentation

◆ what()

virtual const char* weightOverflowException::what ( ) const
throw (
)
inlineprivatevirtual

Definition at line 8 of file gfanlib_exceptions.h.

9  {
10  return "int overflow in a weight vector";
11  }

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