An exception which is thrown if no right hand side operand is passed to a binary operation. More...
#include <exception.hpp>
Public Member Functions | |
const char * | what () const throw () |
An exception which is thrown if no right hand side operand is passed to a binary operation.
const char* what | ( | ) | const throw () [inline] |