Agroeye  1.0
Public Member Functions | List of all members
agroeye::errors::IncorrectValue Class Reference

Generel exceptions describind the incorrectness of value. More...

#include <GeneralErrors.h>

Inheritance diagram for agroeye::errors::IncorrectValue:
Collaboration diagram for agroeye::errors::IncorrectValue:

Public Member Functions

 IncorrectValue (std::string msg)
 Exception with custom information. More...
 
 IncorrectValue ()
 Exception with default information. More...
 

Detailed Description

Generel exceptions describind the incorrectness of value.

General exceptions not associated with any particular class

Constructor & Destructor Documentation

§ IncorrectValue() [1/2]

agroeye::errors::IncorrectValue::IncorrectValue ( std::string  msg)
inline

Exception with custom information.

Parameters
msgMessage error

§ IncorrectValue() [2/2]

agroeye::errors::IncorrectValue::IncorrectValue ( )
inline

Exception with default information.


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