C(++)ECCO
C++ Error Control COding: a header-only library for ECC simulations and experiments, modeling complete coding systems across arbitrary finite fields and complex inter-field relationships - Christian Senger <senger@inue.uni-stuttgart.de>
Loading...
Searching...
No Matches
InfIntException Class Reference

#include <InfInt.hpp>

Inheritance diagram for InfIntException:
Inheritance graph

Public Member Functions

 InfIntException (const std::string &txt) throw ()
 ~InfIntException () throw ()
const char * what () const throw ()

Detailed Description

Definition at line 74 of file InfInt.hpp.

Constructor & Destructor Documentation

◆ InfIntException()

InfIntException::InfIntException ( const std::string & txt)
throw ( )
inline

Definition at line 84 of file InfInt.hpp.

◆ ~InfIntException()

InfIntException::~InfIntException ( )
throw ( )
inline

Definition at line 87 of file InfInt.hpp.

Member Function Documentation

◆ what()

const char * InfIntException::what ( ) const
throw ( )
inline

Definition at line 89 of file InfInt.hpp.


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