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

#include <exception.h>

Inheritance diagram for Geom::LogicalError:
Geom::Exception Geom::InvariantsViolation Geom::NotImplemented

Public Member Functions

 LogicalError (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
 

Additional Inherited Members

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

Detailed Description

Definition at line 73 of file exception.h.

Constructor & Destructor Documentation

◆ LogicalError()

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

Definition at line 75 of file exception.h.


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