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

An exception to handle call of sqrt() when the rational is negative. More...

#include <NegativeSqrtException.hpp>

Inheritance diagram for Arkulib::Exceptions::NegativeSqrtException:

Public Member Functions

 NegativeSqrtException ()
 

Detailed Description

An exception to handle call of sqrt() when the rational is negative.

Definition at line 17 of file NegativeSqrtException.hpp.

Constructor & Destructor Documentation

◆ NegativeSqrtException()

Arkulib::Exceptions::NegativeSqrtException::NegativeSqrtException ( )
inline

Definition at line 19 of file NegativeSqrtException.hpp.


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