libBioLCCC
Loading...
Searching...
No Matches
BioLCCC::GradientException Class Reference

This exception is raised when something goes wrong with a Gradient. More...

#include <gradient.h>

Inheritance diagram for BioLCCC::GradientException:
BioLCCC::BioLCCCException

Public Member Functions

 GradientException (std::string message)
 Constructs an instance of GradientException with a given message.
 
- Public Member Functions inherited from BioLCCC::BioLCCCException
 BioLCCCException (std::string message)
 A default constructor.
 
 ~BioLCCCException () noexcept
 A default destructor.
 
virtual const char * what () const noexcept
 Returns a message.
 

Detailed Description

This exception is raised when something goes wrong with a Gradient.


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