SourceXtractorPlusPlus 0.22
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::InvalidCoordinatesException Class Reference

#include <CoordinateSystem.h>

Inheritance diagram for SourceXtractor::InvalidCoordinatesException:
Collaboration diagram for SourceXtractor::InvalidCoordinatesException:

Additional Inherited Members

- Public Member Functions inherited from Elements::Exception
 Exception (ExitCode e=ExitCode::NOT_OK)
 
 Exception (const char *message, ExitCode e=ExitCode::NOT_OK)
 
 Exception (const std::string &message, ExitCode e=ExitCode::NOT_OK)
 
 Exception (const char *string_format, Args &&... args)
 
 Exception (const Exception &rhs)=default
 
virtual ~Exception () noexcept
 
const char * what () const noexcept override
 
ExitCode exitCode () const noexcept
 
void appendMessage (const T &message)
 
- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 
- Protected Attributes inherited from Elements::Exception
std::string m_error_msg
 
const ExitCode m_exit_code
 

Detailed Description

Definition at line 62 of file CoordinateSystem.h.


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