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

Exceptions associated with agroeye::handlers::Raster. More...

#include <RasterErrors.h>

Inheritance diagram for agroeye::errors::IncorrectRaster:
Collaboration diagram for agroeye::errors::IncorrectRaster:

Public Member Functions

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

Detailed Description

Exceptions associated with agroeye::handlers::Raster.

See also
agroeye::handlers::RasterBand
agroeye::handlers::RasterData

Constructor & Destructor Documentation

§ IncorrectRaster() [1/2]

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

Exception with custom information.

Parameters
msgMessage error

§ IncorrectRaster() [2/2]

agroeye::errors::IncorrectRaster::IncorrectRaster ( )
inline

Exception with default information.


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