Licme
Loading...
Searching...
No Matches
licme::helpers::UserAbortException Class Reference

Exception class indicating that a process has been aborted by user. More...

#include <exceptions.h>

Inheritance diagram for licme::helpers::UserAbortException:
[legend]
Collaboration diagram for licme::helpers::UserAbortException:
[legend]

Public Member Functions

 UserAbortException ()
 Construct a new exception.
 
- Public Member Functions inherited from licme::helpers::ExceptionBase
virtual const char * what () const noexcept
 Returns an explanation of the exception.
 

Additional Inherited Members

- Protected Member Functions inherited from licme::helpers::ExceptionBase
 ExceptionBase (std::string message)
 Construct a new Exception Base object.
 

Detailed Description

Exception class indicating that a process has been aborted by user.

Constructor & Destructor Documentation

◆ UserAbortException()

licme::helpers::UserAbortException::UserAbortException ( )

Construct a new exception.

Parameters
messageclear and understandable message

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