Class err_hnd_cpp (o2scl)

O2scl : Class List

class err_hnd_cpp : public o2scl::err_hnd_gsl

Error handler to throw C++ exceptions.

The default error handler, def_err_hnd, is of this type.

Public Functions

err_hnd_cpp()
inline virtual ~err_hnd_cpp()
virtual void set(const char *reason, const char *file, int line, int lerrno)

Set an error.

inline virtual const char *type() const

Return type (“err_hnd_cpp”)