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

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

#include <gradientpoint.h>

Inheritance diagram for BioLCCC::GradientPointException:
BioLCCC::BioLCCCException

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.
 

Detailed Description

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


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