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

Generel exceptions describing empty container. More...

#include <GeneralErrors.h>

Inheritance diagram for agroeye::errors::EmptyList:
Collaboration diagram for agroeye::errors::EmptyList:

Public Member Functions

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

Detailed Description

Generel exceptions describing empty container.

General exceptions not associated with any particular class

Constructor & Destructor Documentation

§ EmptyList() [1/2]

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

Exception with custom information.

Parameters
msgMessage error

§ EmptyList() [2/2]

agroeye::errors::EmptyList::EmptyList ( )
inline

Exception with default information.


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