OpenLexocad  27.0
Base::GuidInUseException Class Reference

#include <Exception.h>

Inheritance diagram for Base::GuidInUseException:
Base::Exception

Public Member Functions

 GuidInUseException ()
 
 GuidInUseException (const char *sMessage)
 
- Public Member Functions inherited from Base::Exception
 Exception (const char *sMessage, const char *detail)
 
 Exception (void)
 
 Exception (const Exception &inst)
 
virtual ~Exception () throw ()
 
Exceptionoperator= (const Exception &inst)
 
virtual const char * what (void) const throw ()
 
virtual const char * detail (void) const throw ()
 
void ReportException (void) const
 
void SetMessage (const char *sMessage)
 

Additional Inherited Members

- Protected Attributes inherited from Base::Exception
std::string _sErrMsg
 
std::string _sErrDetail
 

Constructor & Destructor Documentation

◆ GuidInUseException() [1/2]

Base::GuidInUseException::GuidInUseException ( )
inline

◆ GuidInUseException() [2/2]

Base::GuidInUseException::GuidInUseException ( const char *  sMessage)
inline

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