Sese Framework
2.3.0
A cross-platform framework
|
Unix exception wrapper class. More...
#include <Exception.h>
Public Member Functions | |
UnixException (const char *message) | |
const char * | what () const noexcept override |
Private Attributes | |
const char * | msg {} |
Unix exception wrapper class.
|
inlineexplicit |
|
inlinenodiscardoverridenoexcept |
References msg.
|
private |
Referenced by what().