|
args-parser 6.3.3
|
Base exception of the library. More...
#include <exceptions.hpp>
Inheritance diagram for Args::BaseException:Public Member Functions | |
| BaseException (String what) | |
| virtual | ~BaseException () noexcept |
| const String & | desc () const noexcept |
Base exception of the library.
Definition at line 48 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 52 of file exceptions.hpp.
|
inlinevirtualnoexcept |
Definition at line 58 of file exceptions.hpp.
|
inlinenoexcept |
Definition at line 63 of file exceptions.hpp.