|
libBioLCCC
|
This exception is raised when something goes wrong with a Gradient. More...
#include <gradient.h>
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. | |
This exception is raised when something goes wrong with a Gradient.