sisi4s
Loading...
Searching...
No Matches
sisi4s::DetailedException Class Reference

#include <Exception.hpp>

Collaboration diagram for sisi4s::DetailedException:

Public Member Functions

 DetailedException (std::string const &message_, std::string const &file_, int line_)
 
 DetailedException (std::string const &message_, std::string const &file_, int line_, int column_)
 
 DetailedException (std::stringstream const &stream_, std::string const &file_, int line_)
 
virtual ~DetailedException ()
 
virtual std::string getMessage ()
 

Constructor & Destructor Documentation

◆ DetailedException() [1/3]

sisi4s::DetailedException::DetailedException ( std::string const &  message_,
std::string const &  file_,
int  line_ 
)
inline

◆ DetailedException() [2/3]

sisi4s::DetailedException::DetailedException ( std::string const &  message_,
std::string const &  file_,
int  line_,
int  column_ 
)
inline

◆ DetailedException() [3/3]

sisi4s::DetailedException::DetailedException ( std::stringstream const &  stream_,
std::string const &  file_,
int  line_ 
)
inline

◆ ~DetailedException()

virtual sisi4s::DetailedException::~DetailedException ( )
inlinevirtual

Member Function Documentation

◆ getMessage()

virtual std::string sisi4s::DetailedException::getMessage ( )
inlinevirtual
Here is the caller graph for this function:

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