|
HerdSoftware
0.4.0
|
Exception class for invalid operations on a degenerate line. More...
#include <Line.h>
Public Member Functions | |
| Exception (std::string msg="") | |
Public Member Functions inherited from Herd::Exception | |
| Exception (std::string msg="") | |
| const char * | what () const noexcept override |
| The error message. More... | |
Exception class for invalid operations on a degenerate line.
|
inline |
Constructor.
| msg | the message to be returned by what(). |
1.8.17