HerdSoftware  0.4.0
Public Member Functions | List of all members
Herd::Line2D::Degenerate Class Reference

Exception class for invalid operations on a degenerate line. More...

#include <Line2D.h>

Inheritance diagram for Herd::Line2D::Degenerate:
Herd::Exception

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...
 

Detailed Description

Exception class for invalid operations on a degenerate line.

Member Function Documentation

◆ Exception()

Herd::Exception::Exception
inline

Constructor.

Parameters
msgthe message to be returned by what().

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