Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Geom::InfinitelyManySolutions Class Reference

#include <exception.h>

Inheritance diagram for Geom::InfinitelyManySolutions:
Geom::RangeError Geom::Exception

Public Member Functions

 InfinitelyManySolutions (const char *file, const int line, char const *message)
 
char const * what () const noexcept override
 
- Public Member Functions inherited from Geom::RangeError
 RangeError (const char *message, const char *file, const int line)
 
- Public Member Functions inherited from Geom::Exception
 Exception (const char *message, const char *file, const int line)
 
 ~Exception () noexcept override
 
const char * what () const noexcept override
 

Private Attributes

char const *const _message
 

Additional Inherited Members

- Protected Attributes inherited from Geom::Exception
std::string msgstr
 

Detailed Description

Definition at line 119 of file exception.h.

Constructor & Destructor Documentation

◆ InfinitelyManySolutions()

Geom::InfinitelyManySolutions::InfinitelyManySolutions ( const char *  file,
const int  line,
char const *  message 
)
inline

Definition at line 123 of file exception.h.

Member Function Documentation

◆ what()

char const * Geom::InfinitelyManySolutions::what ( ) const
inlineoverridenoexcept

Definition at line 127 of file exception.h.

References _message.

Member Data Documentation

◆ _message

char const* const Geom::InfinitelyManySolutions::_message
private

Definition at line 121 of file exception.h.

Referenced by what().


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