|
args-parser 6.3.6
|
Base exception of the library. More...
#include <exceptions.hpp>
Public Member Functions | |
| BaseException (String what) | |
| virtual | ~BaseException () noexcept |
| const String & | desc () const noexcept |
Base exception of the library.
Definition at line 24 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 27 of file exceptions.hpp.
|
inlinevirtualnoexcept |
Definition at line 33 of file exceptions.hpp.
|
inlinenoexcept |
Definition at line 38 of file exceptions.hpp.