Arkulib
Public Member Functions | List of all members
Arkulib::Exceptions::DivideByZeroException Class Reference

An exception to handle divide by 0. More...

#include <DivideByZeroException.hpp>

Inheritance diagram for Arkulib::Exceptions::DivideByZeroException:

Public Member Functions

 DivideByZeroException ()
 

Detailed Description

An exception to handle divide by 0.

Definition at line 17 of file DivideByZeroException.hpp.

Constructor & Destructor Documentation

◆ DivideByZeroException()

Arkulib::Exceptions::DivideByZeroException::DivideByZeroException ( )
inline

Definition at line 19 of file DivideByZeroException.hpp.


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