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

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

#include <RasterErrors.h>

Inheritance diagram for agroeye::errors::IncorrectRasterExtent:
Collaboration diagram for agroeye::errors::IncorrectRasterExtent:

Public Member Functions

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

Detailed Description

Exceptions associated with agroeye::handlers::Raster.

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

Constructor & Destructor Documentation

§ IncorrectRasterExtent() [1/2]

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

Exception with custom information.

Parameters
msgMessage error

§ IncorrectRasterExtent() [2/2]

agroeye::errors::IncorrectRasterExtent::IncorrectRasterExtent ( )
inline

Exception with default information.


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