|
libBioLCCC
|
This exception is raised when something goes wrong with a GradientPoint. More...
#include <gradientpoint.h>
Public Member Functions | |
| GradientPointException (std::string message) | |
| Constructs an instance of GradientPointException with the 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 GradientPoint.